Bug 89212 - xml comments shouldnt have autocomplete close tag
Summary: xml comments shouldnt have autocomplete close tag
Status: RESOLVED FIXED
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 08:31 UTC by Eric Miles
Modified: 2004-09-13 11:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...