This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237524 - task dashboard incorrectly displays html special chars
Summary: task dashboard incorrectly displays html special chars
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 08:47 UTC by Ondrej Vrabec
Modified: 2013-10-25 02:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-10-23 08:47:47 UTC
Product Version = NetBeans IDE Dev (Build 20131023-245d5e78cc4c)
Operating System = Linux version 3.7.10-1.16-desktop running on amd64
Java; VM; Vendor = 1.7.0_40
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.0-b56

... such as '<'. Open for example bug #237458 in dashboard. When modified or new (green or blue) the task's description is correctly displayed but when marked as seen '<' is displayed as "&lt;"
Comment 1 Jan Peska 2013-10-24 13:24:59 UTC
fix: http://hg.netbeans.org/core-main/rev/2e80f449b639
Comment 2 Quality Engineering 2013-10-25 02:10:27 UTC
Integrated into 'main-silver', will be available in build *201310250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2e80f449b639
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #237524 - task dashboard incorrectly displays html special chars
Don't escape xml chars if no html formating is used