Feature #7802
Use jQuery in compatibility mode
| Status: | Resolved | Start date: | 2010-05-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Schmidt Timo | % Done: | 100% |
|
| Category: | Frontend Plugins | |||
| Target version: | 1.1 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
To avoid troubles with other JS libraries, we'd like to change the provided JS files of the Solr Extension to use jQuery in a non-conflicting way. See attached patch (which definitively needs some polish before committing it, but works fine over here!)
History
Updated by Schmidt Timo almost 3 years ago
Mario Rimann wrote:
To avoid troubles with other JS libraries, we'd like to change the provided JS files of the Solr Extension to use jQuery in a non-conflicting way. See attached patch (which definitively needs some polish before committing it, but works fine over here!)
I think the jQuery.noConflict() should not be part of the javascript, because there are may other extension that rely on jQuery without noConflict mode.
Updated by Schmidt Timo almost 3 years ago
- Assignee set to Schmidt Timo
- % Done changed from 0 to 100
Updated by Schmidt Timo almost 3 years ago
- Status changed from New to Resolved