The localizer module should not depend on the localizernode table.

Without this patch, if localizernode module is not installed, SQL errors are constantly logged to the watchdog due to the missing localizernode table.

CommentFileSizeAuthor
localizer-localizernode.patch2.93 KBmfb

Comments

Roberto Gerola’s picture

Status: Needs review » Fixed

Committed and released in version 3.10. Many thanks.

mfb’s picture

Thanks. By the way it might be possible to avoid even loading the localizernode code (include file, models etc.) but I just made the smallest possible changes for this patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.