Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
116Mantis Plugins[All Projects] Generalpublic2010-03-16 04:202010-04-08 20:51
ReporterPhilipp Beckmann 
Assigned ToJohn Reese 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary116: jQuery: Installing plugin disables autocompleter
DescriptionThe autocompleter for platform/os/os_build gets disabled (white rect under inputfield) when using jQuery.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (142)
Philipp Beckmann (reporter)
2010-03-30 01:14
edited on: 2010-03-30 01:15

Adding "jQuery.noConflict();" after including jQuery resolves the issue, but will break various scripts relying on $ to be jQuery.

See also: http://docs.jquery.com/Using_jQuery_with_Other_Libraries [^]

User avatar (170)
John Reese (administrator)
2010-04-08 20:51

Fix committed to master branch, and compatibility fixes committed to snippets.git and source-integration.git

- Related Changesets
jQuery: master a37f75c6
Timestamp: 2010-04-09 03:32:45
Author: John Reese
Committer: John Reese
Details ] Diff ]
Fix conflict with Projax/Prototype used by Mantis

There was a conflict with the Projax/Prototype libraries included with
MantisBT over the usage of the $() construct. To solve this, jQuery
will only listen on $() inside of jQuery(document).ready().

This means that any plugins using $() outside of .ready() will need to
update their scripts to follow the new expectations.
mod - jQuery/jQuery.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-03-16 04:20 Philipp Beckmann New Issue
2010-03-30 01:14 Philipp Beckmann Note Added: 142
2010-03-30 01:15 Philipp Beckmann Note Edited: 142 View Revisions
2010-04-08 20:49 John Reese Changeset attached master a37f75c6 =>
2010-04-08 20:51 John Reese Note Added: 170
2010-04-08 20:51 John Reese Assigned To => John Reese
2010-04-08 20:51 John Reese Status new => resolved
2010-04-08 20:51 John Reese Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1370 seconds.
memory usage: 8,319 KB
Powered by Mantis Bugtracker

hosted with
Linode