Closed (fixed)
Project:
Text list formatter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 05:37 UTC
Updated:
8 May 2012 at 08:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
barami commentedFixed critical error. It available preview with autocomplete tagging widget.
It display autocreate terms to plain text.(seems like contributed taxonomy module).
Comment #2
damiankloip commentedComment #3
damiankloip commentedI have just tested this out, and indeed it throws an error. However, I got an error before I had even used textformatter to display the taxonomy, and even with the textformatter module disabled. So I don't think this patch fixes the whole problem. This patch will still be trying to load terms with a tid of 'autocomplete' and I'm not sure if it should. We might want to refactor the code that generates the taxonomy list further?
Comment #4
damiankloip commentedOk, It makes sense to include this in anyway, as if there is a fix for core, it won't be right now. I changed your patch a little bit as it didn't work properly for saved taxonomy terms begin displayed. The commit is at http://drupalcode.org/project/textformatter.git/commitdiff/56ffcce if you want to check it out. Otherwise, thanks!
Comment #5.0
(not verified) commentedchange some mistake