When I installed this module, all line breaks in content type "story" (i didn't test other type) are disabled. My site is a Simplified/Traditioanl site. When I unloaded this module, the line breaks come back.

Comments

kattkung’s picture

again, I tried to install in a fresh empty site (mainly Drupal 6.3 core). The line break in content seems OK. I guess that your module may conflict with some other modules, such as taxonomy etc. I don't know.

eastcn’s picture

hi,
I installed a brand new drupal 6.4, the problem still exists (not enabled photos.module).
Perhaps the problem lies in filter.module, the 914 line, it only exports a
.

$chunk = preg_replace('|(?<!<br />)\s*\n|', "<br />\n", $chunk); // make line breaks

Perhaps the need for more testing.

thank.

kattkung’s picture

Any way to fix it?

nathaniel’s picture

Status: Active » Closed (fixed)

New maintainer, cleaning up old issues in issue queue.