Project

General

Profile

Actions

Defect #12195

closed

Javascript error with IE7 / IE8 on new issue form

Added by Teddy L over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Please remove the additional comma after minLength in application.js

function observeAutocompleteField(fieldId, url) {
  $('#'+fieldId).autocomplete({
    source: url,
    minLength: 2,
  });
}

Regards

Actions #1

Updated by Etienne Massip over 11 years ago

  • Status changed from New to Confirmed
  • Target version set to 2.1.3
Actions #2

Updated by Etienne Massip over 11 years ago

Please describe the misbehavior introduced?

Actions #3

Updated by Teddy L over 11 years ago

warnLeavingUnsavedMessage was undefined and raised an error in all pages. I didn't look for other problems, i fixed it, but i guess all functions under observeAutocompleteField was undefined.

Regards

Actions #4

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from Confirmed to Resolved
  • Resolution set to Fixed

Fixed in r10714.

Actions #5

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from Resolved to Closed

Merged in 2.1-stable.

Actions #6

Updated by Jean-Philippe Lang over 11 years ago

  • Subject changed from broken javascript in IE7 to Javascript error with IE7
Actions #7

Updated by Teddy L over 11 years ago

Thanks

Actions #8

Updated by Jean-Philippe Lang over 11 years ago

  • Subject changed from Javascript error with IE7 to Javascript error with IE7 / IE8
Actions #9

Updated by Jean-Philippe Lang over 11 years ago

  • Subject changed from Javascript error with IE7 / IE8 to Javascript error with IE7 / IE8 on new issue form
Actions

Also available in: Atom PDF