variable auto-completion limited for template variable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 2.0.3
    • Component/s: ZUL Editor
    • None

      Steps to Reproduce

      check the attached example for reproducing cases

      Current Result

      auto-complete fails in certain cases where the collection was an indirect (nested) member of the VM

      auto-complete for variables inside a <forEach> doesn't work at all

      Expected Result

      auto-complete should work (if the generic collection-item type can be determined)

      Debug Info

      this works when using @ref so it seems technically possible

        1. Person.java
          0.2 kB
          cor3000
        2. PersonGroup.java
          0.3 kB
          cor3000
        3. PersonsVM.java
          0.6 kB
          cor3000
        4. template-var-auto-complete.zul
          2 kB
          cor3000

            Assignee:
            Unassigned
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: