Use better namespacing for Wicket.DateTime initialization scripts
-----------------------------------------------------------------

                 Key: WICKET-4249
                 URL: https://issues.apache.org/jira/browse/WICKET-4249
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-datetime
    Affects Versions: 6.0.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
             Fix For: 6.0.0


DatePicketInit.js defines several variables in window.** namespace.
Since this code actually loads Wicket.DateTime YUI module we cannot use the 
same identifier.
The new namespace identifier will be Wicket.DateTimeInit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to