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 176824 - Autocomplete on Maven Pom files is not working as expected
Summary: Autocomplete on Maven Pom files is not working as expected
Status: RESOLVED DUPLICATE of bug 173122
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: _ alexpetrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 13:07 UTC by fmonsalvo
Modified: 2011-11-16 16:41 UTC (History)
1 user (show)

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 fmonsalvo 2009-11-13 13:07:07 UTC
When editing a pom.xml file on NB 6.8 200911091156 autocomplete is not behaving correctly.
If I write "<de" and press alt+space I get "<dependencyde" as a result instead of "<dependency>" it's somehow adding the expected word before what I wrote.
Comment 1 Milos Kleint 2009-11-14 00:03:20 UTC
we haven't done any changes in this area for changes. reassigning to xml
Comment 2 Sergey Lunegov 2009-11-16 04:04:33 UTC
Alex, please take a look.
Comment 3 _ alexpetrov 2009-11-17 10:12:24 UTC
This bug is a duplicate of the original bug http://netbeans.org/bugzilla/show_bug.cgi?id=173122, which was fixed on Nov, 09 (see comments below:
-------  Comment #10 From  Sergey Lunegov   2009-11-09 02:59:35  -------
Fixed in trunk: http://hg.netbeans.org/main/rev/efd623c8366e

------- Comment #12 From Sergey Lunegov 2009-11-09 03:03:53 -------
Additional fix related to xml attributes: http://hg.netbeans.org/main/rev/85fe81285298).

So, these fixes were not integrated into NB build 6.8 200911091156.
And the description of the bug http://netbeans.org/bugzilla/show_bug.cgi?id=173122 doesn't contain notification that these fixes were integrated into NB Golden repo.

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