Actions
Bug #58
closedA tick in variable values will cause the SharpEngine to crash
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
With a trigger:
#trigger {* says: *} {#send {$1 says $2.}}
If the client receives a line like:
Kredh says: That's it! <pre> Then @that's it!@ is captured in the second variable. Because there's a tick in it, a SyntaxError is raised.
Added by Vincent Le Goff about 8 years ago
Updated by Vincent Le Goff about 8 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page
Fix #58 (a tick in variables will cause the SharpEngine to crash) AND
Fix 56 (symbols for variables aren't saved properly)