URLs don't start with / anymore.

Because of this URLs are calculated relative to the current path in the url, which breaks navigation with clean URLs.

Example:

visiting admin/content/node

from domain.tld/page/path

results in domain.tld/page/path/admin/content/node

Comments

keesje’s picture

I missed release 2.3, so it could be changed between 2.2 and 2.3.

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Did you run update.php after updating the module?

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Without further information I'm obliged to mark this issue won't fix. Feel free to re-open it.

keesje’s picture

Status: Closed (won't fix) » Closed (fixed)

No bother, still don't know why it happened, I reinstalled and the issue was gone.

Thanks anyway.