If the site is in a subdirectory, eg server.com/mysite, the urlstart condition doesn't make a match unless you include the /mysite.

The documentation implies that the parameter should be what would follow the /?q= (if clean URLs is not enabled). This would be the most useful behaviour. In my case I develop sites locally (on localhost/mytestsite) then upload to a domain where the site is not inside a subdirectory. This breaks the settings for this module.

CommentFileSizeAuthor
#1 patch0_0.txt139 bytesAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new139 bytes

The documentation implies that the parameter should be what would follow the /?q= (if clean URLs is not enabled). This would be the most useful behaviour.
I do agree, this is exactly how I intended it to be.

Plus, I realized I did something silly to get this piece of information.

Could you try the attached patch and tell me if it works for you as intended ?

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review

Just forget to update status of this issue.

jeff h’s picture

Patch works :)

Anonymous’s picture

Version: 4.7.x-1.0 » 4.7.x-1.1
Status: Needs review » Fixed

I've updated the pathmenu module, it should be available soon at the download page.

Anonymous’s picture

Status: Fixed » Closed (fixed)