Opened 3 years ago
Last modified 3 years ago
#14071 new defect
Can't change the component and version for ticket in Firefox (only)
Reported by: | anonymous | Owned by: | Cinc-th |
---|---|---|---|
Priority: | high | Component: | SimpleMultiProjectPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 1.4 |
Description
Can't change the component and version for ticket in Firefox (only) I have FF 93.0 and discovered that most of problems are for trac due FF. Eg. on IE working ok, I mind when changing Project to other then have list of components nad version, and the combolist is updated to new related in IE, but no FF (empty combolist).
Attachments (0)
Change History (3)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Looks it's problem here:
prefs/chrome/wikiautocomplete/js/jquery.textcomplete.min.js URL maps source: dist/jquery.textcomplete.min.map
comment:3 Changed 3 years ago by
Also noticed that change projects doing:
Project changed. The previous milestone is not available for this project. Check milestone selection.
And when have some other project (But not all of 10) this line is duplicated as msg with board belt.
Project changed. The previous milestone is not available for this project. Check milestone selection.
Project changed. The previous milestone is not available for this project. Check milestone selection.
And when change to other project again once
Project changed. The previous milestone is not available for this project. Check milestone selection.
Suggest checking the Browser Console log.