Menu

#5 char '\' not excaped when used in itmap

open
nobody
None
5
2004-11-23
2004-11-23
No

When there are a lot of items, bbe-1.05 uses char '\'
to mark items in itmap, but does not escape it.
...
items["Y"]=cell{item="it-key_c"}
items["Z"]=cell{item="it-whitebomb"}
items["["]=cell{item="it-surprise"}
items["\"]=cell{item="it-pipe-es"}
...
in last line "\" should be escaped i.e. "\\".

It should also be escaped in itmap.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB