Re: StringResourceModel.toString()

2007-09-23 Thread Johan Compagner
esten <[EMAIL PROTECTED]> wrote: > > > hi, > > there seems to be a change in the current trunk to > StringResourceModel.toString() - which before returned the localized > String. > > now it returns some 'useful' information like > StringResourceModel[key:CON

StringResourceModel.toString()

2007-09-21 Thread Jan Kriesten
hi, there seems to be a change in the current trunk to StringResourceModel.toString() - which before returned the localized String. now it returns some 'useful' information like StringResourceModel[key:CONTENTTYPE:date.published.description,default:null,params:] hmm. why was th