[bugs] [Bug 1099] Changed - Unable to attach files in compose
bugs@bugs.horde.org
bugs@bugs.horde.org
Sat Nov 9 02:50:35 2002
http://bugs.horde.org/show_bug.cgi?id=1099
*** shadow/1099 Fri Nov 8 11:58:17 2002
--- shadow/1099.tmp.8586 Fri Nov 8 22:50:35 2002
***************
*** 3,9 ****
Version: 2.1 Unstable
Platform: All Browsers
OS/Version: All
! Status: RESOLVED
Resolution: FIXED
Severity: major
Priority: P2
--- 3,9 ----
Version: 2.1 Unstable
Platform: All Browsers
OS/Version: All
! Status: REOPENED
Resolution: FIXED
Severity: major
Priority: P2
***************
*** 51,53 ****
--- 51,79 ----
------- Additional Comments From jan@horde.org 11/08/02 11:58 -------
This has been fixed in IMP 3.1.
+
+ ------- Additional Comments From jeffw@globaldial.com 11/08/02 22:50 -------
+ I am using imp 3.1 and still have this problem. Message from Mozilla 1.0.0:
+
+ On page load:
+
+ Error: missing ; before statement
+ Source File:
+ http://203.24.54.20/~jeffw/horde/imp/compose.php?Horde=5c68167f2a7b6cbdee013d2163c22e2e&popup=1&to=&cc=&bcc=&msg=&subject=&thismailbox=INBOX&uniq=1036809069307
+ Line: 136, Column: 46
+ Source Code:
+ window.status = 'The signature couldn''t be replaced.';
+
+ And on pressing the attach button:
+
+ Error: attachment_check is not defined
+ Source File:
+ http://203.24.54.20/~jeffw/horde/imp/compose.php?Horde=5c68167f2a7b6cbdee013d2163c22e2e&popup=1&to=&cc=&bcc=&msg=&subject=&thismailbox=INBOX&uniq=1036809069307
+ Line: 416
+
+ It comes from the templates/compose/javascript.inc, line: 140
+
+ window.status = '<?= addslashes(_("The signature couldn't be
+ replaced.")) ?>';
+
+ Which is adding sybase style slashes.
More information about the bugs
mailing list