[
https://issues.apache.org/jira/browse/WICKET-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst updated WICKET-831:
------------------------------------
Fix Version/s: (was: 1.4-M3)
1.4-M4
Moved to next milestone release.
> add a setting to make url decoding errors 404 in production mode
> ----------------------------------------------------------------
>
> Key: WICKET-831
> URL: https://issues.apache.org/jira/browse/WICKET-831
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Reporter: Jonathan Locke
> Priority: Minor
> Fix For: 1.4-M4
>
>
> in a real production environment, you will get crawlers and users poking at
> urls and when that happens to produce an invalid request it's probably better
> to 404 the request than throw the current IllegalStateException we throw. we
> might want to step back and think in general about invalid requests in
> production versus development mode. i also think i suggested fairly recently
> that we should add an exception that 404s a request. these two things could
> work together.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.