[
https://issues.jboss.org/browse/JBIDE-12401?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-12401:
----------------------------------------
JBT doesn't validate unknown tags. WTP does (sometimes :) We don't.
JBT suggests EL proposals for every attribute even if we don't know the tag. It's
not a bug.
But we should know the tag to suggest css's. Otherwise we will show css pathes for all
the attirubutes of all the tags. It's not ok.
You have to have RF 3.3 and some css files in your project.
Content assist for tag <a4j:loadStyle src=""/>
doesn't offer "/resources", "/templates", "/pages"
items.
--------------------------------------------------------------------------------------------------------
Key: JBIDE-12401
URL:
https://issues.jboss.org/browse/JBIDE-12401
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.4.0.M1
Environment: JBT 3.4.0.v20120806-0710-H5361-M1, Linux 32bit, Java Sun 1.7
Reporter: Vlado Pakan
Assignee: Vlado Pakan
Fix For: 3.4.0.M1
1. Create JSF2 KickStart project.
2. Open inputname.xhtml page
3. Insert <a4j:loadStyle src=""/> inside <ui:define
name="body"> tag
4. Put cursor inside "" of src attribute i.e. <a4j:loadStyle
src="|"/>
5. Invoke Code Assist
ERROR: Code Assist doesn't offer items "/resources",
"/templates", "/pages"
It was working in JBT 3.3.0 GA
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira