Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-12003

Applications panel administration is broken because of a webjar error

    XMLWordPrintable

Details

    • Integration
    • Unknown
    • N/A
    • N/A

    Description

      Go to Administration > Applications Panel and try to drag & drop one application icon. It does not work.

      This issue comes from the fact that the jquery-ui-touch-punch library is loaded through an URL generated by the webjar module:
      http://localhost:8080/xwiki/bin/webjars/resources/path?value=jquery-ui-touch-punch%2F0.2.3-2%2Fjquery.ui.touch-punch.min.js and this URL returns a 404 error.

      This URL is generated by:

      $services.webjars.url('jquery-ui-touch-punch', 'jquery.ui.touch-punch.min.js')
      

      and we have "jquery-ui-touch-punch-0.2.3-2.jar" is the "lib" folder of the webapp.

      Attachments

        Activity

          People

            gdelhumeau Guillaume Delhumeau
            gdelhumeau Guillaume Delhumeau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: