[
https://issues.jboss.org/browse/JBIDE-9088?page=com.atlassian.jira.plugin...
]
Alexey Kazakov commented on JBIDE-9088:
---------------------------------------
Vlado, we have even changed the message string but I're saying you got 'Attribute
"value" is not defined for dispalyHotel composite component'. Now we mark
such errors as: 'Unknown attribute "value" of composite component
"displayHotel"'.
Be aware that WTP JSF tools also validates composite components. It's easy to
distinguish our validation from WTP one. Our validator creates real persistent problem
markers and you can see them in problems view. Also quick fixes are available for our
markers. But you can't see WTP markers in problem view. Please check it and attache a
screenshot with your problem marker.
False JSF Composite component validation problems on seam-booking
example project
---------------------------------------------------------------------------------
Key: JBIDE-9088
URL:
https://issues.jboss.org/browse/JBIDE-9088
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.3.0.M2
EXECUTE: Import Seam-booking example (See
http://seamframework.org/Seam3/Contribute for
details how to get this example from Seam git repository.
EXECUTE: Open src/main/webapp/book.xhtml
FAILURE: <m:displayHotel value="..."/> has a problem marker:
'Attribute "value" is not defined for dispalyHotel composite component'
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira