Closed (fixed)
Project:
Advanced Taxonomy Blocks (abandoned)
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 11:06 UTC
Updated:
22 Feb 2009 at 20:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
PixelClever commentedDoes this function work correctly when i18n is not installed? If it doesn't then it could cause problems unless we check to see if the function exist before running it. By the way where is the api page for the tt() function? I couldn't find it.
Comment #2
PixelClever commentedComment #3
tomamic commentedYou're right, Aaron. A check is necessary:
See: http://groups.drupal.org/node/15177
Haven't I said? Great module! Thanks :-)
Comment #4
tomamic commentedI searched through the module, and I haven't found other localization issues. Attached patch degrades gracefully if tt doesn't exist.
Comment #5
PixelClever commentedAdded in version 2.2. Be sure to visit Update.php if you are upgrading from any version earlier than 2.0.