Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 16348 invoked by uid 500); 28 Feb 2002 15:55:52 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 16335 invoked from network); 28 Feb 2002 15:55:49 -0000 From: "Paolo Scaffardi" To: Subject: BUGS: and Date: Thu, 28 Feb 2002 16:56:54 +0100 Message-ID: <000801c1c070$8b4db3c0$0101a8c0@airvent.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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) 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) 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: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org