I can't believe this is an issue - but after banging around I can't find any reference to this issue.

If the view takes in a parameter on the URL then the link created for a tab just goes to a 'page not found'.

I.e.

My test view is at:

http://brianrice2.dev.freewayprojects.com/catalog_grid_by_category_year

then...

http://brianrice2.dev.freewayprojects.com/catalog_grid_by_category_year?...

...works OK but...

if from the first view you click on one of the years to get a view which uses a parameter you then have a link from a tab like

http://brianrice2.dev.freewayprojects.com/catalog_grid_by_category_year/...

... which doesn't work.

Comments

teodor.sandu’s picture

Bump... any luck with this? Or, what did you end up doing instead?

greta_drupal’s picture

Same issue for me. Developer????

solipsist’s picture

It seems like a bug. I haven't had time to look into it. If you can peek at the code and come up with a patch I'd be happy to apply it.