It depends on IResourceSettings#throwExceptionOnMissingResource whether an exception is thrown or the body is used.

Sven

On 09/29/2012 05:47 PM, Ondrej Zizka wrote:
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



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to