Closed (fixed)
Project:
Entity API
Version:
7.x-1.0
Component:
Code - misc
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 22:26 UTC
Updated:
29 Nov 2013 at 17:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jeff h commentedTested and working fine here.
Any maintainers got a few minutes to roll this patch in?
Comment #2
alexander allen commentedHmm, the patch was not tested by Drupal. Re-uploading for testing.
Thanks for reporting and fixing this.
Comment #3
alexander allen commentedDo'h, this is for 7.x-1.0, needs to be re-rolled and re-tested for the latest.
Comment #4
alexander allen commentedComment #5
alexander allen commentedRe-uploaded to reflect line numbers in latest version. Line numbers changed slightly (from @@ -892,11 to @@-915,11 ...). Re-roll applied cleanly for me on the 7.x-1.x dev version.
Comment #6
alexander allen commentedTested. Changing
to
returns a proper taxonomy vocabulary form.
In my test, attempting to retrieve a 'taxonomy_form_term' form resulted in a Drupal error page.
Test attached.
Comment #7
fagoops - I guess that was me ;)
Thanks, committed.