[
https://jira.jboss.org/jira/browse/JBIDE-1792?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-1792:
---------------------------------------
Fix Version/s: 3.0.0.beta
(was: 3.0.0.alpha)
CA: In xhtml files with facelets: no [xmlns:*=""] attribute
in content assist .
-------------------------------------------------------------------------------
Key: JBIDE-1792
URL:
https://jira.jboss.org/jira/browse/JBIDE-1792
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Reporter: Andrei Scherbovich
Assignee: Eugene Stherbin
Fix For: 3.0.0.beta
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira