Closed (fixed)
Project:
Localization server
Version:
5.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2007 at 22:21 UTC
Updated:
31 Dec 2007 at 22:51 UTC
just to notify of a forgotten dependency:
l10n_server/l10n_community/pages.inc: if ($term = taxonomy_get_term_by_name('l10n-server-'. $langcode)) {
l10n_server/l10n_community/pages.inc: $result = taxonomy_select_nodes(array($term[0]->tid), 'or', 0, TRUE);
Comments
Comment #1
gábor hojtsyThanks for the note. I just committed a fix, which made taxonomy optional, and the text includes the mention of taxonomy module to use for tagging.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.