-
Improvement
-
Resolution: Fixed
-
Major
-
3.5.1
-
None
The error messages are displayed to the users with the stacktrace.
These errors are useful in development but they can be used as a leak.
It could be better to display simple error messages, without stacktrace and without technical informations.
Files:
WEB/main/plugin-web/src/org/ametys/web/pageaccess/IsPageRestrictedAction.java:99 WEB/main/plugin-web/src/org/ametys/web/pageaccess/IsSitemapRestictedAction.java:107 WEB/main/plugin-web/src/org/ametys/web/pageaccess/IsContentRestrictedAction.java:134 WEB/main/plugin-web/src/org/ametys/web/usermanagement/UserPasswordAction.java:137
[CMS-4612] The error messages are displayed to the users with the stacktrace
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.2.0 [ 14425 ] | |
Fix Version/s | Original: 3.LATER [ 10121 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Fix Version/s | New: 3.LATER [ 10121 ] |
You are not explicit at all.
Do you talk about backoffice errors ? or front office errors ?
If I see your trace, I will assume you are talking about front.
On front, 1) error pages are always overriden 2) in v4 in production mode, stacktraces are not here anymore