https://issues.apache.org/bugzilla/show_bug.cgi?id=53071

--- Comment #8 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to comment #4)
> Putting this caveat in the bug and not just on the dev list:

I agree with Mark here.
The change in r1348762 is in the place where ErrorReportValve prepares HTML
text of the page. It does not affect other components. It does not affect
components that display their own error pages.  The old implementation already
displays the exception, so nothing new is revealed.


I personally do not like use of "{0}" in the messages for the "description"
field. Especially the ones for 404 and 403. It looks like some unrelated text
is inserted into the middle of a sentence. With this change it is printed 4
times on the same page.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to