[
https://jira.jboss.org/jira/browse/JBIDE-4083?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-4083:
----------------------------------------------
The same bug takes place in WTP's HTML Editor.
Class org.eclipse.wst.xml.ui.internal.properties.XMLPropertySource looks for
CMElementDeclaration through method getCMElementDeclaration(Element element) on class
HTMLModelQueryImpl. Now this method returns null for .xhtml files.
In our property source we reuse this same logic.
Properties view doesn't show all attributes for selected JSF,
Ajax, RichFaces component
---------------------------------------------------------------------------------------
Key: JBIDE-4083
URL:
https://jira.jboss.org/jira/browse/JBIDE-4083
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0
Attachments: allComponents4.xhtml
1) Open attached page in studio
2) Select any JSF, RichFaces, Ajax tag.
3) Look to Properties view.
EXPECTED: All attributes should be displayed of the current component.
ACTUAL: Properties view displays only attributes with non null values.
I could reproduce this test case only for XHTML pages
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira