Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2008 at 03:52 UTC
Updated:
9 Sep 2009 at 07:55 UTC
From http://www.angrydonuts.com/anyone-want-to-write-a-couple-of-views-1-patches
Views is trying to re-use taxonomy_form, and unfortunately embeds the entire form into the views data. This is incredibly bad and wrong. It needs to not re-use taxonomy_form so that it can use a callback to fetch a list of possible terms (or use the autocomplete field, as appropriate).
I believe this is referring to a patch that was added in #115856: reuse taxonomy forms (autocomplete) in modules/views_taxonomy.inc.
Comments
Comment #1
dman commentedClean-up Views issue queue as per #572248: Mark "won't fix" any open issue that does not conform to the submission guidelines
Too old, and unlikely to still be active and 'critical'. Retiring unless it really still is valid and affects anyone.