Hi there,
whenever i set my url as link target, the url displays correctly on hover, but when i click it some characters are modified, resulting in a "page not found" error.
For example, the url i would like to reach is:
mysite.com/something/product.cgi?cdo=001GXRCP8LJNPXRV
but when i click on the image, i am taken to the following url:
mysite.com/something/product.cgi%3Fcdo%3D001GXRCP8LJNPXRV
How do i prevent this from happenning?
Regards,
Simon
Comments
Comment #1
patrickroma commentedI would also love to know!
Comment #2
giactem commented+1
my problem is with & that become %26
Is possible to prevent this with some escape char?
Giacomo
Comment #3
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!