Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8122110

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • 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"

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

              Created:
              Updated:
              Resolved:
              Imported: