2
JavaScript issue / Tracking
Problem reported by Yannick Guerdat - 6/22/2015 at 12:21 AM
Resolved
Hi,
 
I just saw an error this morning that I already post in the past :
 
<script>
function smarterTrackWhosOn_TrackPage(a) {
a.TrackPage();
a.SetSTVariable('Nom d'utilisateur', 'myuser');}
</script>
<script type='text/javascript' src='/ST.ashx?scriptonly=true'></script>

<script type="text/javascript">
//<![CDATA[
doSearch()//]]>
</script>
See the value Nom d'utilisateur --> It return a JS error because the code didn't escape the ' --> \'
Artionet.Group - Digital Transformation, eGovernment Solutions

1 Reply

Reply to Thread
2
Employee Replied
Employee Post
Hello Yannick,
I was able to track down where this was happening and it is fixed for the next version.
Thank you for letting us know,
 

Reply to Thread