Closed (fixed)
Project:
Taxonomy Other
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Jun 2008 at 03:57 UTC
Updated:
10 Sep 2008 at 04:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
bsuttis commentedFollowing up -- I tried this on a fresh 5.7 install and it worked perfectly, however on my development site (5.7 as well) it's not working. It works when I disable i18n taxonomy, but I need it to translate the terms.
UPDATE: Actually, this doesn't work. As soon as the option to translate taxonomy terms is selected, the '-Other-' option is removed, so back to square one. Perhaps this is an i18n issue now?
Comment #2
rellis commentedAttached is a patch to make taxonomy_other run after
i18ntaxonomy. I think that will fix it...
The patch is committed to the dev version for DRUPAL-5.
If you install it, you'll need to run update.php.
Thanks.
- Rob
Comment #3
bsuttis commentedConfirming patch is working for me. Thanks a lot Rob.
Comment #4
rellis commentedCompatibility with i18ntaxonomy is fixed in new releases for DRUPAL-5 and DRUPAL-6.
- rob
Comment #5
bsuttis commentedI'm not sure what I was thinking back in June, but even with the latest release changing the weight of the module, core taxonomy's '- Please choose -' is still removed.
Comment #6
bsuttis commentedUpdate: Oops, this isn't an issue with taxonomy_other, i18ntaxonomy's $blank is an outdated version. Sorry for reopening.