|
[
Permlink
| « Hide
]
Hani Suleiman added a comment - 13/Jul/06 10:07 AM
Note also that the url is wrong, since not only did it include the params, but it also included them incorrectly, so that the end url is actually invalid and the js file is not loaded (which in turns breaks the datepicker).
This seems to be fixed in 2.2.2:
In datepicker.ftl the url is created without additional params: <script type="text/javascript" src="<@ww.url value="/webwork/jscalendar/" encode='false'/>calendar.js"></script> Can someone verify this please? Rainer - my bad when opening the bug. The affected version is actually 2.2.3. hani just tried upgrading and ran in to this problem.
Then it is related to
head.ftl adds a <link.../> as well if parameters.calendarcss are set... commiting a fix now... Please recheck... Thanks, Rainer ups... forgot adding missing includeParams='none'
just commited... Fixed in CVS, please recheck and verify.
|
|||||||||||||||||||||||||||||||||||||||