http://cowiki.tigris.org/issues/show_bug.cgi?id=233
Issue #|233
Summary|Poorly formed links cause the parser to crash
Component|cowiki
Version|current
Platform|All
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|Parser
Assigned to|cmarble
Reported by|paulha
------- Additional comments from paulha-jqHnx1hy4Dsdnm+yROfE0A@xxxxxxxxxxxxxxxx
Fri Jul 1 06:55:30 -0700 2005 -------
dtg reports that strings like [[foo]], [[[foo]],[[foo]]],[foo[[foo]]] cause the
parser to hand. [[foo]] works, I think. The others [[[x]] and [[x]]] and
[x[[x]]] do not.
Correct response would be for the parser to realize by the end of the line that
these are mismatched and are syntax errors.
I wonder what other patterns there may be that *look* like valid syntax but are
not...
|