[bugs] [Bug 1194] New - textareas wrap incorrectly
bugs at bugs.horde.org
bugs at bugs.horde.org
Sun Mar 9 23:53:55 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1194
*** shadow/1194 Sun Mar 9 23:53:55 2003
--- shadow/1194.tmp.13825 Sun Mar 9 23:53:55 2003
***************
*** 0 ****
--- 1,24 ----
+ Bug#: 1194
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: PHP Code
+ OS/Version: All
+ Status: NEW
+ Resolution:
+ Severity: minor
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: daniel at med.usyd.edu.au
+ URL:
+ Summary: textareas wrap incorrectly
+
+ The textarea tag in imp/templates/compose/compose.inc and
+ imp/templates/identities/manage.inc have an attribute 'wrap="hard"' which is
+ incorrect. It should be 'wrap="physical"'. wrap=hard doesn't do anything - the
+ textarea behaves in a default way, as a wrap=off textarea.
+
+ My real problem with this is that we've got an old iPlanet mail server, and it
+ barfs when a long line is sent (> 1024 chars), and our IMP users seem to be
+ sending an awful lot of messages with long lines.
More information about the bugs
mailing list