Closed (fixed)
Project:
View Alias
Version:
6.x-2.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 04:29 UTC
Updated:
17 Dec 2009 at 15:50 UTC
Here's a situation that causes View Alias to fail:
- Create a view with 2 page displays.
- Override the page displays with 2 different Taxonomy Term arguments, each restricted to a different vocabulary
- Try to set the alias settings for both displays
You'd expect to get two options for enabling aliases on these displays, but instead you only get the first vocabulary repeated for both page paths. Or if you didn't specify any arguments in your default view, there are no available options for creating aliases at all!
Fortunately this problem is fixed by correcting a simple typo. Afterwards everything works great.
| Comment | File | Size | Author |
|---|---|---|---|
| views_alias-overridden-typo.patch | 525 bytes | quicksketch |
Comments
Comment #1
emackn commentedchecking into head, nice catch.