[
https://jira.jboss.org/jira/browse/JBIDE-2894?page=com.atlassian.jira.plu...
]
Maxim Areshkau reopened JBIDE-2894:
-----------------------------------
Assignee: Viacheslav Kabanovich (was: Yura Zhishko)
When we trying to open xhtml page on clear workpace first time, functuion getTldVersion
return null.
Steps to reproduce(I have checked it under Linux or Mac OS) :
1) Open JDBS on new workspace
2) Import JSF2.0 test project from /org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test
3) open jsf2test/WebContent/pages/components/body1.xhtml page
ASSERT There shouldn't be unknow tags h:head and h:body, becouse this project used jsf
2.0 libs.
Incorrect connection of JSF 2.0 libs with xhtml page
----------------------------------------------------
Key: JBIDE-2894
URL:
https://jira.jboss.org/jira/browse/JBIDE-2894
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.alpha
Reporter: Andrei Scherbovich
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.0.0.beta1
Attachments: FaceletsProject.zip, printscreen1.png, printscreen2.png
If we start new JSF project using JSF 2.0 libs on XHTML these will provide next results.
The libs could be included by <
xmlns:h="http://java.sun.com/jsf/html">
addition only after setting up the same uri in JSP in the same project and pressing
refresh button on XHTML page.
--
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