Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-952

Resources defined in dojo's css cannot be served

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.1
    • 4.1
    • Framework
    • None

    Description

      Many dojo widgets define their own css which in turn can reference other resources, i.e.
      background-image: url(grabCorner.gif);

      The requested url for those resources is problematic and the asset service cannot serve it, throwing
      org.apache.hivemind.ApplicationRuntimeException: Classpath resource '/org/apache/tapestry/html/dojo/src/widget/templates/HtmlResizeHandle.cssgrabCorner.gif' does not exist.
      org.apache.tapestry.asset.AssetService.service(AssetService.java:228)

      Attachments

        Issue Links

          Activity

            People

              jkuhnert Jesse Kuhnert
              andyhot Andreas Andreou
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: