FXMLLoader doesn't support prefixed values in list or array properties

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Although FXMLLoader is able to set a list or an array property from a value containing string tokens delimited by "," (list="a, b, c, d") it cant resolve properly tokens prefixed with "@", "%" or "\"
      Something like this (list="%resource1, %resource2, ..." or stylesheets="@style1.css, @style2.css, ...") isn't processed correctly.

            Assignee:
            Tomáš Brandalík (Inactive)
            Reporter:
            Tomáš Brandalík (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: