Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
The data is serialized with base64-encoding.
But true, the error seems to occur while parsing the data. Will have a closer look at that.
It works fine with links to documents and external links like www.google.com.
Internal links and external links like www.google.com?test=1&test2=2 do not work, so it seems to be the & character. What I don't get is why this error occurs when the data is base64-encoded.
When using a PropertyLinkCollection as Dynamic Content the editor throws the following exception:
'=' is an unexpected token. The expected token is ';'. Line 1, position 78.
This might be related to Bug "19803". I tried to set the language for the links to "Swedish" instead of "automatically" but it didn't help.