Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2616

Let CSSURLRewriter ignore comments

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 5.5.0
    • None
    • tapestry-core

    Description

      This occurred with Tapestry version 5.5.0-beta-3.

      I have the following line in a CSS file of mine:

      /* background : #ffffff url("../images/loader.gif") no-repeat center; */

      The given path does not exist any more due to moving my assets to the META-INF/assets folder.

      I would always get an error about this path not being found despite the fact that the line was commented out. I think it would be better to ignore comments for URL rewriting.

       

      Attachments

        Activity

          People

            ben-ng Ben Weidig
            Khituras Erik Faessler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: