[
https://jira.jboss.org/jira/browse/JBIDE-3331?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-3331:
----------------------------------------------
Commits done.
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/ExtendedJSPContentAssistProcessor.java
12284 history download (+3 -0) diffs
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/contentassist/FaceletsHtmlContentAssistProcessor.java
12284 history download (+9 -0) diffs
The wrong list of views is shown in the CA.
-------------------------------------------
Key: JBIDE-3331
URL:
https://jira.jboss.org/jira/browse/JBIDE-3331
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.0.0.cr1
Reporter: Victor Rubezhny
Assignee: Viacheslav Kabanovich
Fix For: 3.0.0.cr1
The wrong list of views is shown in the CA for the tag attributes that allows a user to
specify a view (for example: <s:link view="" />, <h:outputLink
value="" />).
TestCase:
========
EXECUTE: Create a number of JSF and Seam projects (I have at least 10 projects in my
workspace).
EXECUTE: Create an entity in some seam project and open a list page for that entity in
XHTML Editor.
EXECUTE: Find <s:link /> tag in the entity list page and press Ctrl-space to see
the CA proposals.
ASSERT: The selected project's views and directories are in the list of proposals.
--
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