Description
Wicket doesn't locate i18n minified resources from the class path correctly. When style, variation, i18n and minification come into play, Wicket doesn't find the correct styled, variationed, i18n and minified file.
Due to a combination of bugs and some changes we haven't yet discerned,
Wicket 7.0.0 fails to load a JavaScript file (to be exact: wicket/resource/org.odlabs.wiquery.ui.datepicker.DatePickerLanguageResourceReference/i18n/jquery.ui.datepicker-nl-ver-1438239140000.js)
This issue is one of those bugs, which is present in 6.x but doesn't surface there for a yet unknown reason.
Attachments
Issue Links
- breaks
-
WICKET-6494 minified resources get compressed
- Open
-
WICKET-6670 Minified resources and JavaScript compression don't play well together
- Resolved