i run drupal in a subdir called dr47. i entered into this href in my body: /dr47/node/12. the link in the block has invalid href: /dr47//dr47/node/12.

perhaps i used an invalid or non recommended way to compose the link but i;m not so sure about that.

Comments

Zen’s picture

Status: Active » Fixed

They were wrapped in an l() call and url() doesn't handle these paths correctly. Should be fixed in HEAD.

Cheers :)
-K

Anonymous’s picture

Status: Fixed » Closed (fixed)