Wednesday 30 June 2004 3:53:02 am
Weird problem.
I am using eZ Editor for the XML areas, and I noticed that sometimes their would be a linebreak (<br />) inserted when adding an object (link to related page in this case). I turned off the editor, and I noticed that it's actually when saving the page (Send for publishing), the system sometimes adds a linebreak to the text. For example:
my text blah <object ...
would, after publishing and editing again have become:
my text blah
<object ...
This seems to happen on specific placed in the content, not with specific object. The only other thing I have noticed is twice the following warning when accessing the form: Missing argument 1 for edittemplatesuffix() in c:\...\kernel\classes\datatypes\ezxmltext\ezxmlinputhandler.php on line 176 I am using version 3.4 This seems like a small bug, but it is a really annoying actually because the pages look weird. Does anybody have any ideas about what causes this?
|