facebook

jsf2 ui:repeat facelets validation error

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #319719 Reply

    clavisITnbu
    Member

    The following valid facelets declaration causes facelet validation error at varStatus attribute.

    
    <ui:repeat varStatus="varStatus" var="var" value="#{EXPRESSION}">
    </ui:repeat>
    

    Is there a way to solve that?

    Thanks in advance
    Nik

    Attachments:
    You must be logged in to view attached files.
    #319721 Reply

    clavisITnbu
    Member

    Adding MyEclipse About Capture

    Attachments:
    You must be logged in to view attached files.
    #319753 Reply

    support-swapna
    Moderator

    clavisITnbu ,

    Thank you for the details. I could replicate the issue at my end. I have raised a PR for the dev team to work on it. If this issue is hindering your work, you can choose to exclude this one file from validation. Right click on the .xhtml page > MyEclipse > Exclude from Validation.

    Sorry for the inconvenience caused.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: jsf2 ui:repeat facelets validation error

You must be logged in to post in the forum log in