[
http://jira.jboss.com/jira/browse/JBIDE-1792?page=comments#action_12408842 ]
Max Andersen commented on JBIDE-1792:
-------------------------------------
Is this new issue or regression ?
CA: In xhtml files with facelets: no [xmlns:*=""] attribute
in content assist .
-------------------------------------------------------------------------------
Key: JBIDE-1792
URL:
http://jira.jboss.com/jira/browse/JBIDE-1792
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
CA: In xhtml files with facelets:
1. no [xmlns:*=""] attribute in content assist
2. CA when cursor at position [xmlns:*=" | "] not available for not
<html> tags. I mean:
a) <html
xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:j=" | "> -- HERE CONTENT ASSIST AVAILABLE
b) <h:form id="helloForm" xmlns:j=" | "> -- HERE
CONTENT ASSIST NOT AVAILABLE
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira