Active
Project:
Views Nivo Slider
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2015 at 09:21 UTC
Updated:
21 Jul 2015 at 09:21 UTC
When I have a link like this:
http://domain.com/my-page#section
It works, but when I use a relative link:
/my-page#section
It get's encoded to:
/my-page%23section
This doesn't work of course. Any ideas to fix it?