Bug 89212

Summary: xml comments shouldnt have autocomplete close tag
Product: quanta Reporter: Eric Miles <devildude>
Component: generalAssignee: András Manţia <amantia>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eric Miles 2004-09-10 08:31:16 UTC
Version:           3.3 edge 2 (using KDE KDE 3.2.3)
Installed from:    I Don't Know
OS:                Linux

create a new file with a .xml extension (i used egconfig.xml), type "<!-- blah </" (no quotes)

quanta auto completes to <!-- </COMMENT block>, looks like an internal representation of a comment node.
Comment 1 András Manţia 2004-09-13 11:36:06 UTC
CVS commit by amantia: 

Don't try to autofill a closing tag for non-xml tags [#89212].
CCMAIL: 89212-done@bugs.kde.org


  M +25 -13    ChangeLog   1.296
  M +1 -1      src/document.cpp   1.316



Comment 2 András Manţia 2004-09-13 11:42:21 UTC
PS: Use 3.3.0 instead of 3.3BE2...