DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28260>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28260

ArrayIndexOutOfBoundsException in cforms Transformer

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-04-08 08:25 -------
IMPORTANT note: the work-around is a fraud: it kept the action="" and did not
introduce the required form-action parameter from the sitemap.

Final resolution was in actually fixing the transformer to add/overwrite the
form-action and form-method to possibly existing @action and @method of
ft:form-template.

cvs checkin solving the issue
http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/forms/java/org/apache/cocoon/forms/transformation/EffectWidgetReplacingPipe.java#rev1.8

REMARK: this will not clear us from the mentioned ArrayIndexOutOfBoundsException
. If neither the sitemap-parameter or the ft:template is going to provide the
value for the action attribute then it will still occur.  In that case however
the exception is considered to be a sensible warning to the application tester.

-marc=

Reply via email to