This patch does two things:
- It fixes a minor bug in the admin form, wherein the default value for the views drop down list is incorrect (due to a misspelled variable in the variable_get call)
- If you're embedding a view into your taxonomy menu page, the empty text that will appear is the empty text from the view, rather than taxonomy menu's default empty text message.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_menu.inc_.patch | 1.38 KB | shaisachs |
Comments
Comment #1
sean.mtm commentedApplied it against 1.03 - seems to be OK here.
Comment #2
asak commentedI can confirm this solves both issues.
Comment #3
indytechcook commentedbeing committed tonight
Comment #4
indytechcook commentedThis is part of the latest DEV. Please test.