Closed (fixed)
Project:
Localizer
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2008 at 00:47 UTC
Updated:
14 Jun 2008 at 10:05 UTC
I have used localizer for menus and blocks only, not for localizing nodes.
This no longer appears to be possible, as localizer_get_localized_path() makes a call to localizernode_get_localized_path() which in turn tries to look in the localizernode table for all node links. When using localizer module without localizernode module this results in numerous watchdog errors like: Table 'qastable.localizernode' doesn't exist query: SELECT * FROM localizernode WHERE nid=336
I would really like to have this dependency removed and be able to just use localizer without localizernode.
Comments
Comment #1
Roberto Gerola commentedFixed, thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.