Support #1381
Wt's built-in jQuery is not reachable by jQuery plugins (Wt 3.2.2)
| Status: | Closed | Start date: | 07/30/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Michael Vilsker | % Done: | 0% | |
| Category: | - | |||
| Target version: | 3.2.3 |
Description
Hello!
jQuery plugins used to be loadable by Wt apps without need to load jQuery. In Wt 3.2.2 this causes whole application crash.
By the way, many non-critical errors cause complete failure in Wt 3.2.2. For example, see http://redmine.emweb.be/issues/1380 Browser screen is white, since all widgets are invisible.
History
#1 Updated by Koen Deforche 9 months ago
- Status changed from New to Assigned
- Assignee set to Koen Deforche
- Target version set to 3.2.3
#2 Updated by Koen Deforche 7 months ago
- Assignee changed from Koen Deforche to Michael Vilsker
#3 Updated by Koen Deforche 7 months ago
- Status changed from Assigned to Resolved
Hey,
In Wt 3.2.3 loading of a custom JQuery version has been made a more explicit action (instead of the clumsy heuristic used previously): WApplication::requireJQuery("..."). With 3.2.3, I cannot reproduce your problem, with or without the use of the custom JQuery version.
Regards,
koen
#4 Updated by Koen Deforche 7 months ago
- Status changed from Resolved to Closed
