[scintilla] [ scintilla-Bugs-1590109 ] HTML comment parse problem
by SourceForge.net other posts by this author
Nov 6 2006 8:52PM messages near this date
[scintilla] ANN: QScintilla v1.7 Released
|
[scintilla] Folding bug
Bugs item #1590109, was opened at 2006-11-03 12:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1590109&group_id=2439
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SciTE
Group: Bug
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: RickDog (rickdog)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTML comment parse problem
Initial Comment:
SciTE
Version 1.71, Aug 20 2006 20:17:16
WinXP SP2
The following comment is not parsed correctly, doesn't
understand namespaces:
<html>
<head>
<title> HTML Comment Parsing Bug</title>
</head>
<body>
<!-->
<?XML:NAMESPACE
PREFIX=RPT /> <RPT:CURRENTSECTION>1</RPT:CURRENTSECTION>
of
<RPT:TOTALSECTIONCOUNT> 1</RPT:TOTALSECTIONCOUNT>
<-->
</body>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1590109&group_id=2439
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
|