(1.17 Resolved) setting ! var|a2b|roy@wasystems.net|1221443609|a2b|xx|0|76.102.148.130 72.37.252.50 69.227.167.128|When using:<br /><br />! var name = value<br /><br />I found that if the value contains an equal sign, then it is not parsed properly.||1222039680|Kirsle|
Re: setting ! var|Kirsle|casey@cuvou.net|1221510653|Kirsle|xx|0|72.37.252.50|This will be fixed in 1.17:<br /><br />[code]! var testing = hello=world<br />&quot;&lt;bot testing&gt;&quot; --&gt; &quot;hello=world&quot;<br /><br />! var testing = hello = world<br />&quot;&lt;bot testing&gt;&quot; --&gt; &quot;hello = world&quot;<br /><br />! var testing = \shello = world<br />&quot;&lt;bot testing&gt;&quot; --&gt; &quot; hello = world&quot;[/code]||||
Re: (1.17 Verify Resolved) setting ! var|a2b|roy@wasystems.net|1222038311|a2b|xx|0|76.102.148.130|Verified||||
