Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-21383

Content assist for facelet function does not work in an unclosed EL before next EL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.4.0.Alpha1
    • 4.4.0.Alpha1
    • common, jsf
    • None

      1. Add to page some facelet taglib with functions, let its namespace be 'p'.
      2. Try content assist after ':' in

      #{p: #{someBean}
      

      It fails.
      3. Close EL

      #{p:} #{someBean}
      

      Now, content assist works.

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: