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 72696 - Autocompletion closes a tag although </ was not typed
Summary: Autocompletion closes a tag although </ was not typed
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 71484 73112 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-15 19:35 UTC by Tim Lebedkov
Modified: 2006-03-25 20:51 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 Tim Lebedkov 2006-02-15 19:35:32 UTC
<?xml version="1.0"?>
<updates>
    %%%here I try to enter left angle bracket <  and the editor enters </updates>%%%
    <update version="1.28.????? (NetBeans 5.0)">
        <change>New property editor for duration values allows to change
Comment 1 Jiri Kovalsky 2006-03-01 07:09:12 UTC
*** Issue 73112 has been marked as a duplicate of this issue. ***
Comment 2 Jiri Kovalsky 2006-03-01 07:17:37 UTC
Reported by another person. Increasing priority since this slows user coding down.
Comment 3 Marek Fukala 2006-03-01 09:04:02 UTC
It is really a disaster for productivity when writing XML documents with a DTD
-> increasing to P1 & will fix it very soon.
Comment 4 Marek Fukala 2006-03-06 19:28:12 UTC
fixed. 

Checking in XMLCompletionQuery.java;
/cvs/xml/text-edit/src/org/netbeans/modules/xml/text/completion/XMLCompletionQuery.java,v
 <--  XMLCompletionQuery.java
new revision: 1.37.54.1.2.1; previous revision: 1.37.54.1
done
Comment 5 Marek Fukala 2006-03-25 13:34:58 UTC
*** Issue 71484 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Kovalsky 2006-03-25 20:51:19 UTC
Verified in development build #200603240300 of NetBeans 5.5.