[
https://issues.jboss.org/browse/JBIDE-1792?page=com.atlassian.jira.plugin...
]
Alexey Kazakov resolved JBIDE-1792.
-----------------------------------
Fix Version/s: 4.1.0.Alpha1
(was: LATER)
Resolution: Duplicate Issue
Yes, you right. Resolved as a duplicate of JBIDE-12175
CA: In xhtml files with facelets: no [xmlns:*=""] attribute
in content assist .
-------------------------------------------------------------------------------
Key: JBIDE-1792
URL:
https://issues.jboss.org/browse/JBIDE-1792
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Affects Versions: 2.0.1
Reporter: Andrei Scherbovich
Assignee: Alexey Kazakov
Fix For: 4.1.0.Alpha1
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, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira