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.

Added by Vincent Le Goff over 7 years ago

Revision c8dee3b4 | View on GitHub | diff

Fix #58 (a tick in variables will cause the SharpEngine to crash) AND
Fix 56 (symbols for variables aren't saved properly)

Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Please register to edit this issue

Also available in: Atom PDF Tracking page