]
Victor Rubezhny resolved JBIDE-2011.
------------------------------------
Resolution: Done
Resources with dot's are handled wrong in code completion
---------------------------------------------------------
Key: JBIDE-2011
URL:
http://jira.jboss.com/jira/browse/JBIDE-2011
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.0.beta1
Reporter: Max Andersen
Assigned To: Victor Rubezhny
Fix For: 2.1
EXECUTE: Create a default seam project, go to the first home.xhtml and try and use the
#{messages} completion, e.g. #{messages.javax.faces.component.UIInput.CONVERSION} would be
autocompleted.
EXECUTE: Deploy that to a server
ASSERT: that it works...
It doesn't because dotted paths in a message resource bundle should be specified as:
#{messages['javax.faces.component.UIInput.CONVERSION']}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: