Project

Profile

Help

Bug #58

closed

A tick in variable values will cause the SharpEngine to crash

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
High
Category:
SharpScript
Sprint/Milestone:
% 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.

Please register to edit this issue

Also available in: Atom PDF Tracking page