I recently convert my drupal site to UTF-8. Everything goes well but now <!--break--> tag has an anomalous behavior.

Whenever I add new content and press "Preview" button, all the content under the tag <!--break--> is not previewed.

Normal behavior is the content over the tag <!--break--> is previewed and then the full article is shown below. I can't see the full version of the article, just:

Sort version

TITLE
Text over the tag <!--break-->
description of "what for" is the sort version

Full version

TITLE
(nothing here :/ )

Any suggestions are welcomed

T.I.A

Comments

joevstewart’s picture

http://drupal.org/node/27881

Don't remember how I got linked to it, but many thanks to the original post for the fix.

Joe

Stolz’s picture

Thank you very much, Joe.

Now it works like a charm :)