Problems with whitespace in included file names: All file paths should be URI-encoded in FXML

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx
    • None

      When writing file paths using:

      <Image url="@../xxxx"/>
      <Media source="@yyyy"/>
      <fx:include source="zzzzz"/>

      all paths should be encoded as URIs.

      In other words, for a file named "My File" the FXML should contain "My%20File"

            Assignee:
            Daniel Fuchs
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: