You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/09/30 21:41:11 UTC

DO NOT REPLY [Bug 23530] - StackOverflowError in Action

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23530

StackOverflowError in Action





------- Additional Comments From matthias.fraass@tricoder.net  2003-09-30 19:41 -------
The cast of course should be:

  this.saveErrors(request, (ActionMessages)errors);

... and delete that "assumption" thing I wrote - I think the code must have been
tested only with ActionMessages.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org