Closed (fixed)
Project:
Taxonomy display
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
17 Aug 2011 at 19:58 UTC
Updated:
31 Aug 2011 at 20:11 UTC
Jump to comment: Most recent file
There is a typo in taxonomy_display_fetch_taxonomy_display() that causes the display options keys to be improperly set to another key ($k . '_dipslay_options' instead of $k . '_display_options').
This has no affect on the content output, however it does generate undefined index errors for vocabularies that do not have any taxonomy display settings saved. I will tag another release that fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | typo-in-taxonomy-display-fetch-taxonomy-display-1252504-1.patch | 1003 bytes | codycraven |
Comments
Comment #1
codycraven commentedFixed in 1.0-rc2.