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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: