Uploaded image for project: 'ZK Studio'
  1. ZK Studio
  2. ZKSTUDIO-25

ZUL editor shows error (red X) when multiple composers are applied

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • 1.0.2
    • None
    • None
    • ZK Eclipse plugin v. 1.0.2

      When applying multiple composer classes separated by comma (eg. <div apply="org.zkoss.bind.BindComposer, my.own.Composer">), the ZUL editor shows an error:

      Multiple annotations found at this line:

      • Syntax error on token ",", . expected
      • org.zkoss.bind.BindComposer.my cannot be resolved
        to a type

      although such construction is legal: http://books.zkoss.org/wiki/ZK_Developer%27s_Reference/MVC/Controller/Composer#Applying_Multiple_Composers

            hawk hawk
            hattifnat hattifnat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: