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 214660 - Searching for "&" shows as "&" at top of search results
Summary: Searching for "&" shows as "&" at top of search results
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-23 13:15 UTC by host
Modified: 2012-06-26 04:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Ampersands not shown correctly (14.51 KB, image/png)
2012-06-23 13:15 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2012-06-23 13:15:06 UTC
Created attachment 121251 [details]
Ampersands not shown correctly

In NB 7.2 RC1, in the tree project tree I start "Find..." with "&&" as Containing Text". The search result window seems to show the right results. But at the top of the search results, it simply shows "&&". So it seems that "&" is (HTML-)interpreted which it should not be.
Comment 1 Jaroslav Havlin 2012-06-25 08:47:37 UTC
http://hg.netbeans.org/core-main/rev/75194d287bb0
Fixed. Thank you for reporting.
Comment 2 Quality Engineering 2012-06-26 04:56:20 UTC
Integrated into 'main-golden', will be available in build *201206260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/75194d287bb0
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #214660: Searching for "&amp;" shows as "&" at top of search results