Project

General

Profile

Actions

Support #1381

closed

Wt's built-in jQuery is not reachable by jQuery plugins (Wt 3.2.2)

Added by Boris Nagaev over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Michael Vilsker
Target version:
Start date:
07/30/2012
Due date:
% Done:

0%

Estimated time:

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.


Files

jquery-ui.cpp (519 Bytes) jquery-ui.cpp Boris Nagaev, 07/30/2012 08:52 PM
Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3
Actions #2

Updated by Koen Deforche over 11 years ago

  • Assignee changed from Koen Deforche to Michael Vilsker
Actions #3

Updated by Koen Deforche over 11 years ago

  • Status changed from InProgress 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

Actions #4

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF