Namely, when %1 argument is specified in the title, it shows a numerical value instead of original argument.
I think it doesn't make much sense to show TIDs in the title instead of the original argument (which is intuitively expected to be there when we use percent substitution argument placeholders), so I made a small patch for the "views/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc" file to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| views_plugin_argument_validate_taxonomy_term.patch | 436 bytes | nikita@protsenko.com |
Comments
Comment #1
nikita@protsenko.com commentedComment #2
merlinofchaos commentedI committed a slightly better version of this.