"wilczarz" wrote : The default locale on my system is pl_PL, so this can't
be the problem. Plus, if I delete the messages_en.properties, then entries from
messages_pl.properties are visible in the content assist box. Of course, I don't want
to delete it, so I thik I'll pass on this feature.
|
You don't want a feature to control which locale we will use ? :
anonymous wrote :
| In my opinion, a different feature would be very useful. Since EL causes problems with
bundle keys containing dots:
| <h:outputText value="#{messages.client.title}"/>
| interpreting "title" as a property of "client", it would be great
to have content assist available with ['...'] notation, that is
| <h:outputText value="#{messages['client.title']"/>
|
| Don't you think? :)
|
We already implemented that for Seam EL code completion for the messages componeint (in
2.1.x) - if it does not work for simple JSF then that is a bug and should be re ported in
jra.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157381#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...