Problem
Paths generated by Views are not compatible with core Menu module?

Steps to reproduce:
1. Generate Views path using View with some exposed filters enabled
example: http://example.com/listing?category=Black+Shoes&city=Amsterdam
2. Add path generated in step 1 as Menu item link (core Menu module).
3. Vistit added Menu item

it will look like ('+' sign changed to '%2B')
http://example.com/listing?category=Black%2BShoes&city=Amsterdam

Above path is not recognized by views and outputs no results.

Any ideas how to make it work together?

Comments

barkam created an issue. See original summary.

barkam’s picture

Issue summary: View changes
barkam’s picture

Issue summary: View changes
riddhi.addweb’s picture

Issue tags: +exposed filter, +menu
MustangGB’s picture

Status: Active » Closed (outdated)

Closing this as outdated to tidy up a bit around here. If you're still having problems with the latest release please create a new issue.