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

kostajh’s picture

This is happening to me as well. Nodes load correctly though. I also have pathauto installed.

danithaca’s picture

Assigned: Unassigned » danithaca

double checking

danithaca’s picture

Status: Active » Patch (to be ported)

Thanks 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.

danithaca’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.