zul editor validation error with EL3 syntax

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 2.0.2
    • Affects Version/s: 2.0.1
    • Component/s: ZUL Editor
    • None

      expressions using new EL3 features produce validation/parse errors even though the expressions work correctly during runtime

      e.g.

      	<listbox model="@load(vm.list.stream().filter(each -> each.isCool()).toList())"/>
      	<listbox model="@load(('text' += 'moretext'))"/>
      

      seems like the zul editor doesn't integrate the EL3 syntax

            Assignee:
            wenninghsu
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: