Postponed (maintainer needs more info)
Project:
Lexicon
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 06:37 UTC
Updated:
15 Oct 2012 at 12:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
TimelessDomain commentedI believe that this is because of
$synonym,After removing that, the errors disappeared & the code continues to work.
Comment #2
aries commentedIt's version-independent, I had similar issue with 6.x.
If the synonym is empty (e.g. an accidental newline between the synonyms) then this happens.
A small patch against 6.x attached.
Comment #6
marty2081 commentedFor the 7.x version the cause of the warning cannot be that a synonym has an accidental newline, since in the D7 version the synonyms are implemented using a multiple text field. Since there is no more information and I cannot reproduce this warning I cannot find the cause of the error. Do you have the same warning with the current dev version of the module?
Comment #6.0
marty2081 commentedadded drupal subversion