Problems with Wickets way of searching all resource files ---------------------------------------------------------
Key: WICKET-137 URL: http://issues.apache.org/jira/browse/WICKET-137 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.2.3 Reporter: Jesper Preuss Take a look in http://cwiki.apache.org/WICKET/i18n-and-resource-boundles.html Wicket will search for 1. Panel_locale.properties and if the file exists and the property is not located in this file "Panel_locale.properties then it will never look in "Panel.properties" for the property. Wicket will only continue the search in 2. Panel.properties if the file "Panel_locale.properties" does not exist. See discussion http://sourceforge.net/mailarchive/forum.php?thread_id=31159579&forum_id=42411 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira