I have a view with a nid as an argument that is set to validate to only accept certain node types. On a page display I have a menu tab setup with the path node/%/my_view. The tab always displays even though clicking on it will result in a page not found as per the argument validation.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1110212-menu_argument-validation.patch | 1.11 KB | dawehner |
Comments
Comment #1
dawehnerHere is a patch for it.
Comment #2
boombatower commentedYep, this fixes the problem. Thanks!
Comment #3
dawehnerYeah!
Commited to 7.x-3.x