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
Comment #1
keesje commentedI missed release 2.3, so it could be changed between 2.2 and 2.3.
Comment #2
sunDid you run update.php after updating the module?
Comment #3
sunWithout further information I'm obliged to mark this issue won't fix. Feel free to re-open it.
Comment #4
keesje commentedNo bother, still don't know why it happened, I reinstalled and the issue was gone.
Thanks anyway.