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=21742>. 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=21742 DispatchAction request parameter missing zero-length check [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-07-21 19:05 ------- I could not reproduce this problem. DispatchAction works fine when used with a valid POST parameter. If you supply an invalid value, the fact that an explicit check for "" is not made is immaterial because an error will still be generated due to a method with that name ("") not being found. Also, the latest version of DispatchAction (which is available via CVS and will be in Struts 1.2) will throw a NoSuchMethodException so it should be a lot clearer what's gone wrong. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]