[jbosstools-issues] [JBoss JIRA] (JBIDE-13998) jQuery Mobile Palette wizards should not add jQM libs references to the html page if the libs are loaded by Modernizr.load()

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Apr 11 16:10:55 EDT 2013


Alexey Kazakov created JBIDE-13998:
--------------------------------------

             Summary: jQuery Mobile Palette wizards should not add jQM libs references to the html page if the libs are loaded by Modernizr.load()
                 Key: JBIDE-13998
                 URL: https://issues.jboss.org/browse/JBIDE-13998
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml/html source editing
    Affects Versions: 4.1.0.Alpha2
            Reporter: Alexey Kazakov
            Assignee: Daniel Azarov
             Fix For: 4.1.0.Beta1


1. Create jboss-as-kitchensink-html5-mobile project from Central.
2. Open index.html
3. Try to DnD any jQuery Mobile widget from Palette.
4. This wizard will add jQuery/jQuery Mobile lib references to <head> which is wrong since these libs are loaded by Modernizr.load()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list