https://issues.apache.org/bugzilla/show_bug.cgi?id=49098
Tim Funk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Tim Funk <[email protected]> 2010-04-12 12:37:38 EDT --- Servlet mappings should not contain query strings. Its meant to be a path only. This is not valid: <location>/error.do?type=generic_error</location> So the resulting behavior is undefined. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
