Re: [Wicket-user] Resource.getParameters and resource mounting

2007-06-11 Thread Thomas R. Corbin
On Saturday 09 June 2007 12:03 pm, Janos Cserep escreveu: > I've started migrating my applications to 1.3.0 and I think I ran into a > bug with Resource.getParameters(). > > If a resource is mounted via Application.mountSharedResource then > Resource.getParameters returns with an empty valuemap. If

[Wicket-user] Resource.getParameters and resource mounting

2007-06-09 Thread Janos Cserep
I've started migrating my applications to 1.3.0 and I think I ran into a bug with Resource.getParameters(). If a resource is mounted via Application.mountSharedResource then Resource.getParameters returns with an empty valuemap. If it is not mounted then the valuemap contains all the parameter