Posted by Jimboy on July 20, 2011 at 8:44am
2 followers
Jump to:
| Project: | Taxonomy Filter |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I get this notice, when accessing a term-page.
Notice: Undefined index: refine_block_title in taxonomy_filter_block_refine() (line 475 of /var/www/vhosts/.../httpdocs/sites/.../modules/taxonomy_filter/taxonomy_filter.module).
Comments
#1
Just found out that you can fix this notice by re-saving the following settings page:
/admin/config/user-interface/taxonomy_filter/general
Maybe this should be done automatically?
#2
I committed code on July 2 that should do this automatically when the module is enabled. What is the date on the dev release you are using? If not the latest, would you retry with latest? Uninstall these modules completely, re-enable, and then test. Thanks.
If you were using a release after July 2, then explain your use case. Had you installed the module fresh or were you in a D6 to D7 conversion, or something else?
The "needs review" status is intended to be used when a patch is submitted.