You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Paolo Scaffardi <la...@arsenio.net> on 2002/02/28 16:56:54 UTC

BUGS: and

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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: BUGS: and

Posted by Nicola Ken Barozzi <ba...@nicolaken.com>.
From: "Paolo Scaffardi" <la...@arsenio.net>

> Ok, i posted there. Another thing: how can share with you some general
> actions that should be usefull and icorporated with cocoon (such as
> cookie creator, cookie validator, a general database authenticator)?

You can discuss it on the list and send contributions as patches using
Bugzilla, prependig [PATCH] to the subject and clearly stating that it's a
contribution.

See http://xml.apache.org/cocoon/contrib.html for more info on
contributions.

Thank you :-)

--
Nicola Ken Barozzi                 barozzi@nicolaken.com
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: BUGS: and

Posted by Paolo Scaffardi <la...@arsenio.net>.
> The only way you can be sure that someone will look at the 
> bugs are if you add a separate entry for each bug in Bugzilla 
> (http://nagoya.apache.org) with enough information about the 
> bug and instructions on how to recreate the bug.

Ok, i posted there. Another thing: how can share with you some general
actions that should be usefull and icorporated with cocoon (such as
cookie creator, cookie validator, a general database authenticator)?

Thanx.

ByeBye,
Paolo Scaffardi
Embedded Linux Developer

AIRVENT SAM S.p.A.
via Macanno 32 - 47900 Rimini 
ITALY
Tel. 0541 383294 
Fax. 0541 387086


> -----Original Message-----
> From: Davanum Srinivas [mailto:dims@yahoo.com] 
> Sent: Thursday, February 28, 2002 5:08 PM
> To: cocoon-dev@xml.apache.org
> Subject: Re: BUGS: <session:get-attribute> and <esql:query>
> 
> 
> Paolo,
> 
> The only way you can be sure that someone will look at the 
> bugs are if you add a separate entry for each bug in Bugzilla 
> (http://nagoya.apache.org) with enough information about the 
> bug and instructions on how to recreate the bug.
> 
> Thanks,
> dims
> 
> --- Paolo Scaffardi <la...@arsenio.net> wrote:
> > 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: cocoon-dev-unsubscribe@xml.apache.org
> > For additional commands, email: cocoon-dev-help@xml.apache.org
> > 
> 
> 
> =====
> Davanum Srinivas - http://jguru.com/dims/
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Greetings - Send FREE e-cards for every occasion! 
http://greetings.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: BUGS: and

Posted by Davanum Srinivas <di...@yahoo.com>.
Paolo,

The only way you can be sure that someone will look at the bugs are if you add a separate entry
for each bug in Bugzilla (http://nagoya.apache.org) with enough information about the bug and
instructions on how to recreate the bug.

Thanks,
dims

--- Paolo Scaffardi <la...@arsenio.net> wrote:
> 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: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas - http://jguru.com/dims/

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org