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 223431

Summary: Make uses of StringEscapeHtml
Product: editor Reporter: Milutin Kristofic <mkristofic>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:

Description Milutin Kristofic 2012-12-06 16:53:24 UTC
1461   nbi/engine/src/org/netbeans/installer/utils/helper/FileEntry.java
 1462   nbi/engine/src/org/netbeans/installer/utils/helper/FileEntry.java &
 1463   nbi/infra/server/modules/ejb/src/java/org/netbeans/installer/infra/server/ejb/ManagerBean.java &
 1464   contrib/portalpack.servers.websynergy/src/org/json/XML.java &
 1465   cnd.apt/src/org/netbeans/modules/cnd/apt/utils/APTTraceUtils.java
 1467   editor.errorstripe/src/org/netbeans/modules/editor/errorstripe/AnnotationView.java &
 1468   cnd.navigation/src/org/netbeans/modules/cnd/navigation/callgraph/FunctionImpl.java
 1469   java.debug/src/org/netbeans/modules/java/debug/TreeNode.java
Comment 1 Milutin Kristofic 2013-02-07 15:31:36 UTC
 1468  
cnd.navigation/src/org/netbeans/modules/cnd/navigation/callgraph/FunctionImpl.java
 - Bug #225848

1469   java.debug/src/org/netbeans/modules/java/debug/TreeNode.java - 
Bug #225850 

 1467  
editor.errorstripe/src/org/netbeans/modules/editor/errorstripe/AnnotationView.java -- http://hg.netbeans.org/jet-main/rev/7ea5256d1014
Comment 2 Quality Engineering 2013-02-08 01:42:06 UTC
Integrated into 'main-golden', will be available in build *201302072300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7ea5256d1014
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #223431 - Make uses of StringEscapeHtml