Hi,

http://ci.apache.org/projects/wicket/apidocs/1.5.x/org/apache/wicket/markup/resolver/WicketMessageResolver.html
says:
If no message is found, the default body text will remain.

However, if the message is not found, I get:

Last cause: Property 'noItemsFound_itemName' not found in property
files. Markup: [markup =
vfs:/content/essc-portal.war/WEB-INF/classes/org/jboss/essc/web/_cp/pageBoxes/NoItemsFoundBox.html

<wicket:message key="noItemsFound_itemName">releases</wicket:message>, index = 
1, current = [Raw markup]]

Is the behavior wrong, or the docs is wrong, or do I miss something?

Thanks,
Ondra

Reply via email to