My customer reported that he created a node and he cannot see it. His site is running on Drupal-4.6, but I could reproduce the bug on Drupal-6.14. Probably, this bug report is actual for another versions of Drupal.

Steps to reproduce:
1. Create a node and copy-paste attached text into node's body (the text is in russian language).
2. Select input format 'Full html'
3. Press 'Preview'.
4. You can see teaser text but not the full text. Node's body is blank.
Expected:
To see formatted text in node's body area.

I solved this problem by inserting '<script></script>' into middle of the text.
Text disappears in one of preg_replace in function _filter_autop().

CommentFileSizeAuthor
#1 agent.txt34.1 KBandrewsl

Comments

andrewsl’s picture

StatusFileSize
new34.1 KB
dpearcefl’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Is this issue still occurring in the current version of Drupal v6?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Active
kars-t’s picture

Status: Active » Fixed

Hi

I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.

Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.

Status: Fixed » Closed (fixed)

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