Uploaded image for project: 'Tiles Request'
  1. Tiles Request
  2. TREQ-15

URLApplicationResource(String path, Locale locale, URL url) shouldn't transform the URL of the resource when it can't parse it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • None

    Description

      URLApplicationResource(String path, Locale locale, URL url) builds an ApplicationResource named after ''path'' + ''locale'' suffix, located at ''url''.

      It transforms URLs with the file: protocol, which is correct; however, it should not transform it in the general case, since it might not understand it (see URLApplicationResource(String localePath, URL url) for a working example.

      Attachments

        Issue Links

          Activity

            People

              mck Michael Semb Wever
              nlebas Nicolas LE BAS
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: