Antonio Gallardo wrote:
<snip/>
I found time to update the SVN version and an application that works fine using the lastest SVN version seems to be broken.
I added 2 lines in javascript flow code for test:
cocoon.log.error("name=" + cocoon.request.name); cocoon.log.error("name=" + cocoon.request.getParameter("name"));
And the result is:
name=undefined name=antonio
Then the original "cocoon.request.name" is not working anymore. It was simply a very big poof! ;-)
Seriously, can you review the change just to deprecate it. :-)
Ooops, I'll fix that ASAP.
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
