I recently updated to Cocoon 2.0.2dev, from an old project running with the 2.0rc1, and i discovered many bugs that i reported many months ago.
1) <session:get-attribute> always expands into getAttribute(objectModel,name,default) prototype, even if you specify or not the "default" parameter. This is not correct, because of you cannot use the other prototype getAttribute(objectModel,name) that returns null when the attribute doesnt exist. This should be corrected by leaving blank the value-for-default template if the default parameter does not exist, and adding that parameter into the call to getAttribute, only if not blank. 2) <esql:query> does not expands special java characters such as " into equivalent sequence \". I have some other problems that i'll study before posting here. Bye bye! Cordiali saluti, Paolo Scaffardi AIRVENT SAM S.p.A. via Macanno 32 , 47900 Rimini (ITALY) Tel. 0541 383294 Fax. 0541 387086 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]