#3523 - Should not use $PAGE_LINK symbol in JS

This is a spacer post for a website comment topic. The content this topic relates to: #3523 - Should not use $PAGE_LINK symbol in JS
Also I found:
link: '{$PAGE_LINK;,:privacy}',
Fixed both. There are two more usages which have the third parameter (skip_keep) set to '1', are those okay?
I can only see:
fauxmodal_alert('{!chat:_FAILED_TO_OPEN_POPUP;,{$PAGE_LINK*,_SEARCH:popup_blockers:failure=1,0,1}}',null,'{!chat:FAILED_TO_OPEN_POPUP;^}',true);

That one is fine. It shouldn't need keep propagation for an exceptional event in the chat system. a) Chatters are unlikely to be missing session cookies b) It's so exceptional I wouldn't want it to have to go through a data attribute.
0 guests and 0 members have recently viewed this.