Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2607

Sass files fail to compile if there are spaces in the project path

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 4.2.0
    • 4.1.0
    • None
    • None
    • 4.2 M6

      The path is treated as an URI without being escaped, and the sass resource handler fails on illegal characters such as spaces

      Caused by: java.net.URISyntaxException: Illegal character in path at index 54: file:/home/glefebvre/dev/projets/univ_paris_4/cms/Univ Paris 4 - CMS/web/skins/paris4etud/resources/css/base.scss
      at java.net.URI$Parser.fail(URI.java:2848)
      at java.net.URI$Parser.checkChars(URI.java:3021)
      at java.net.URI$Parser.parseHierarchical(URI.java:3105)
      at java.net.URI$Parser.parse(URI.java:3053)
      at java.net.URI.<init>(URI.java:588)
      at org.ametys.plugins.core.ui.resources.SassResourceHandler.compileResource(SassResourceHandler.java:160)
      ... 47 more

          [RUNTIME-2607] Sass files fail to compile if there are spaces in the project path

          Issue does not exist anymore

          Grégory Lefebvre (Inactive) added a comment - Issue does not exist anymore

            glefebvre Grégory Lefebvre (Inactive)
            glefebvre Grégory Lefebvre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: