Appears in all user-entry modules, i.e. submitting a blog, book, etc.
Editing or Administering progressively eats first and last characters of the submitted text each go-round. Also adds html garbage at end of text, such as:
" .glossary { vertical-align: super; cursor: help; font-size: xx-small; padding-left: 2px; font-weight: bold }"
(Dunno if that will convey, due to html tag restrictions)
Occurs on two similar platforms, slightly different sets of modules installed.
Possibly related to pear / posgreSQl 7.3.2 issues?
Platforms have:
FreeBSD 4.8 RELEASE
Drupal 4.1.0 RELEASE of Feb 2003
apache+mod_ssl-1.3.27+2.8.14
pear-4.3.1
pear-Console_Getopt-1.0
pear-File-1.0.2_1
pear-Log-1.5.3_1
pear-Mail_Mime-1.2.1_1
pear-Net_Sieve-0.8.1_1
pear-PEAR-1.0.1_2
pear-install-4.3.1
PHP 4.3.1
postgresql-7.3.2_1
Comments
Comment #1
killes@www.drop.org commentedThis is a problem with glossary.module. If our filter system were smarter, glossary could be improved.
Comment #2
al commentedThis problem has gone away in CVS. It's not ever going to go away in 4.1, probably. CLOSING this.