On my installation, the block with the title "recommended for you" puts in the code:
<a href="//node/28">Node title</a>
Instead of the link
<a href="/node/28">Node title</a> (one slash, not two).
I'm not sure if this is because of some other contributed module (pathauto, external links, or something else).
Any help would be great. I'm happy to help troubleshoot, but I am brand new to this module and have no idea where to start.
Thanks.
Comments
Comment #1
kostajh commentedThis is happening to me as well. Nodes load correctly though. I also have pathauto installed.
Comment #2
danithaca commenteddouble checking
Comment #3
danithaca commentedThanks for reporting this bug. The problem is I didn't used the function l() correctly so that it might interfere with modules like Pathauto.
I have fixed the problem, which will be included in the next release.
Comment #4
danithaca commented