Heyvaert / wiquery

Automatically exported from code.google.com/p/wiquery
0 stars 0 forks source link

setting setAutoImportJQueryUIJavaScriptResource to false and wiquery is still loading jquery-ui javascripts #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. wiqueryinitializer.setAutoImportJQueryUIJavaScriptResource(false)
2. jquery-ui javascripts are still loaded

What is the expected output? What do you see instead?
do not load jquery-ui javascripts

What version of the product are you using? On what operating system?
1.5.1

I found, that this setting
setAutoImportJQueryUIJavaScriptResource(false) only disables loading of 
jquery.ui.core.js (JQueryUICoreRenderingListener:85)

setting setAutoImportJQueryResource has no impact here (as expected)

Original issue reported on code.google.com by Peter.Ko...@gmail.com on 7 Nov 2011 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 10 Nov 2011 at 8:16

GoogleCodeExporter commented 9 years ago
committed a fix please try trunk @ revision 2100 or higher.

Original comment by hielke.hoeve on 4 Jan 2012 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 4 Jan 2012 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by hielke.hoeve on 13 Feb 2012 at 12:44