Ah, thanks.

/Gwyn


On Thursday, October 11, 2007, 5:11:03 PM, Mark <[EMAIL PROTECTED]> wrote:


>

See:


https://issues.apache.org/jira/browse/WICKET-990



On 10/11/07, Gwyn Evans < [EMAIL PROTECTED]> wrote:

I'm getting a Localizer warning - "Tried to retrieve a localized 

string for a component that has not yet been added to the page...".


The odd thing is that this is triggered by a


  <wicket:message key="header.text">Text</wicket:message>


line in the markup and is appearing in the renderPage() phase.


The component is the page itself, so it's parent is null,

leading to the message, but it seems a bit odd - Anyone got any

comments?


One possibly related thing might be that I've added my own 

BundleStringResourceLoader?  It does find the message correctly,

though...


/Gwyn






/Gwyn

Reply via email to