[
https://issues.jboss.org/browse/JBIDE-10320?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-10320:
-----------------------------------------
Vlado, this wasn't to be fixed for M5, it was to be fixed (and finally fixed) for
beta1. Why did you test it for M5 branch? Please use trunk due to test the issue or leave
it as not verified until beta1 release.
Currently M5 is almost released and there is no reasons to make another build cycles
because of this issue.
Code assist for #{messages['...']} does not work properly
---------------------------------------------------------
Key: JBIDE-10320
URL:
https://issues.jboss.org/browse/JBIDE-10320
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M4
Reporter: Vlado Pakan
Assignee: Victor Rubezhny
Fix For: 3.3.0.Beta1
Steps to reproduce:
1. Create JSF Kick Start with Facelets
2. Open inputname.xhtml page
3. Type text <h:outputText value="#{msgs[
4. Wait until Content Assist Window is opened and select 'prompt' item
ASSERT: Inserted text is #{msgs['prompt']}
ERROR: Inserted text is #{msgs['prompt'}] - wrong order of closing brackets
When testing with JSF 1.2 Kickstart project without facelets, inputUserName.jsp page,
inserted text h:outputText value="#{Message[ and 'header' Content Assist item
is used it's working correctly.
Steps how to invoke Code Assist Window is here
http://screencast.com/t/ZjZNa6GC2P
--
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