Active
Project:
Page Title
Version:
7.x-2.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 17:53 UTC
Updated:
10 Mar 2014 at 15:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
patoshi commentedsame issue.. i have it as /stuff/%/%/%
Comment #2
yannisc commentedsame problem here!
Comment #3
andrea.failli commentedsame issue here!
Comment #4
andrea.failli commentedI have a view with path node/%/% where the first parameter is a node id.
The attached patch works fine for my purpose.
For some reason, menu_get_object() doesen't return the loaded node so I've modified the code to fallback with node_load(arg(1)).
Maybe the other submodules need a similar fallack...
Comment #5
tchka commentedSame issue - I have the view with the contextual filter (Has taxonomy term ID), path taxonomy/term/%. The patch above does not resolve it.
Comment #6
razvanb commentedsame problem here , i can not add the term-title to page title from a view page with products , i use commerce kickstart , that use product-category/% ...... i did not find a good answer , i have read something , to change the view page , with , page ( with title ) from view , but i don't know if i can change or i need to make another view with this specific page