Version problems with JQueryMobile feature
------------------------------------------

                 Key: WOOKIE-241
                 URL: https://issues.apache.org/jira/browse/WOOKIE-241
             Project: Wookie
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.9.2
         Environment: Any widget using the JQueryMobile feature
            Reporter: Steve Lee


As JQM and JQ are included via a Wookie feature it is not possible for the 
widget to determine the version of them being used. This will lead to 
deployment problems when a feature of a newer version is not available in the 
wookie server in use.

This is not just hyperthetical as I just hit a problem with the JQM 
$.mobile.path.parseUrlfunction being available in trunk but not on a test 
server.

I propose the feature use have specify a version (at least for JQM). If none is 
specified us the latest

I'd prefer to directly include JQM from the widget source. As it is we now have 
a tighter dependency on the Wookie server version - if a new JQM is released 
all target Wookie servers must be updated if the widget is to use it.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to