CleanLinks
CleanLinks copied to clipboard
"Javascript" Links Fail
This specific type of link fails:
javascript:showOrder(1,%2050531,%20'https://www.just1example.com/index.php?controller=order-detail');
even when "just1example.com" is whitelisted.
CL strips out the beginning code leaving:
https://www.just1example.com/index.php?controller=order-detail
The link does not load leaving a blank page.
So I need to disable CL each time I view a link from this site. (just1example.com IS just an example used here for this query)
Edit:
I added **javascript:** to the "skip matching links with" field - the link now works.
(I don`t know if it`s safe to allow this parameter globally)