Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-3839

Do not sanitize user home path when generating cache paths for downloaded assets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.462 GA
    • 8.0.452 GA
    • icedtea-web
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      When crafting a path for a downloaded asset from its URL, we sanitized the resulting path to substitute a list of characters deemed invalid for a path.
      This sanitization, however is also applied to the root path for the cache folder (usually the user's home folder) resulting in an invalid path in the event that the user home contain characters that were substituted.

              rh-ee-fthevene Frederic Thevenet
              rh-ee-fthevene Frederic Thevenet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: