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 211133 - [72cat] Diff for XML files using Mercurial does incorrect highlighting
Summary: [72cat] Diff for XML files using Mercurial does incorrect highlighting
Status: RESOLVED DUPLICATE of bug 200734
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 7.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 08:22 UTC by crazyjavahacking
Modified: 2012-04-13 10:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
wrongDiffNetBeans (15.62 KB, image/png)
2012-04-13 08:22 UTC, crazyjavahacking
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crazyjavahacking 2012-04-13 08:22:10 UTC
Created attachment 118221 [details]
wrongDiffNetBeans

I believe that diff for XML (potentially also other files) using Mercurial is incorrect.

When I change the following part of my maven POM:
"<name>Shared Library packaging</name>" to "<name>Shared Library Packaging</name>"
only one letter should be highlighted but instead the whole word is highlighted.


JDK 7u3, NetBeans Dev 201204100400
Comment 1 Ondrej Vrabec 2012-04-13 10:16:07 UTC
(In reply to comment #0)
> only one letter should be highlighted but instead the whole word is highlighted.
I don't think so, AFAIK it never worked this way

*** This bug has been marked as a duplicate of bug 200734 ***