Description
A regression since 6.19.0: when a StringResourceModel tries to lookup a key, but that key doesn't exist in any of the resource bundles, it should use the default if one is provided (and the setting is enabled in Wicket's ResourceSettings), but currently throws an exception, or returns a string with a warning that the resource could not be found.