Bug 842331 - Html tags included in exception messages are escaped.
Summary: Html tags included in exception messages are escaped.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.1.GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-23 13:57 UTC by Gary Hu
Modified: 2025-02-10 03:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:20:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gary Hu 2012-07-23 13:57:50 UTC
We have some customized exception message includes some html tags, such as "<br/>", etc. 
We expect those html tags could help format the exception messages showing on the dialog popup box triggered by Site Publisher UI. 
However, the html tags apparently are escaped on the UI. It just shows what it is. This was not happening in EPP 5.1.1.
In EPP5.1 
The message would have been
--------------------------
Exception1
Exception2
---------------------------
i.e <br/> acts like a line break.
In EPP5.2.1
I am getting
Exception1<br/>Exception2

Comment 2 Red Hat Bugzilla 2025-02-10 03:20:22 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.