Fixed both. There are two more usages which have the third parameter (skip_keep) set to '1', are those okay?
By Guest,
By Guest,
posted
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.
link: '{$PAGE_LINK;,:privacy}',
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.