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 65741 - Wrong ordered items for <html>&| CC
Summary: Wrong ordered items for <html>&| CC
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-10-03 17:07 UTC by Martin Schovanek
Modified: 2009-05-18 10:47 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 Martin Schovanek 2005-10-03 17:07:57 UTC
[#200509281800, jdk1.5.0]

to reproduce:
-------------
1) type in a .html: <html>&|
2) invoke CC
ERROR: the '&sup;' item is behind the '&sup3;' but I would expect it before
'&sup1;'.
Comment 1 Marek Fukala 2005-10-04 13:00:25 UTC
fixed

Checking in
html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/HTMLCompletionQuery.java,v
 <--  HTMLCompletionQuery.java
new revision: 1.16; previous revision: 1.15
done
Comment 2 Martin Schovanek 2005-10-05 13:58:24 UTC
Added REGRESSION keyword as requested by pblaha.
Comment 3 Jiri Kovalsky 2006-02-21 09:26:54 UTC
Works fine in NetBeans 5.0 FCS build #200601251500.