[Bug 887] New - Can't "save as" a message
bugs@bugs.horde.org
bugs@bugs.horde.org
Thu, 28 Feb 2002 06:50:01 -0400
http://bugs.horde.org/show_bug.cgi?id=887
*** shadow/887 Thu Feb 28 06:50:01 2002
--- shadow/887.tmp.10151 Thu Feb 28 06:50:01 2002
***************
*** 0 ****
--- 1,84 ----
+ Bug#: 887
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: All Browsers
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P4
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: bayraktar@itu.edu.tr
+ URL:
+ Summary: Can't "save as" a message
+
+ When the user click to "save as" link, the program below errors dump on the
+ screen. The program runs on a Redhat 7.2 system, with remote mail server.
+
+ Warning: Undefined index: index in /var/www/html/horde/imp/view.php on line 97
+
+ Warning: Undefined index: index in /var/www/html/horde/imp/view.php on line 113
+
+ Warning: Bad message number in /var/www/html/horde/imp/view.php on line 113
+
+ Warning: Undefined index: index in /var/www/html/horde/imp/view.php on line 114
+
+ Warning: Bad message number in /var/www/html/horde/imp/view.php on line 114
+
+ Warning: Cannot add header information - headers already sent by (output
+ started at /var/www/html/horde/imp/view.php:97)
+ in /var/www/html/horde/imp/view.php on line 117
+
+ Warning: Cannot add header information - headers already sent by (output
+ started at /var/www/html/horde/imp/view.php:97)
+ in /var/www/html/horde/imp/view.php on line 125
+
+ Warning: Cannot add header information - headers already sent by (output
+ started at /var/www/html/horde/imp/view.php:97)
+ in /var/www/html/horde/imp/view.php on line 142
+ From bugzilla-daemon@athena.chebucto.ns.ca Thu Feb 28 12:44:11 2002
+ Warning: IMAP protocol error: Bogus sequence in UID FETCH (errflg=2) in Unknown
+ on line 0
+
+ Warning: Bogus sequence in UID FETCH (errflg=2) in Unknown on line 0
+
+ Warning: IMAP protocol error: Bogus sequence in UID FETCH (errflg=2) in Unknown
+ on line 0
+
+ Warning: Bogus sequence in UID FETCH (errflg=2) in Unknown on line 0
+
+
+ My Horde/test.php screen as follows.
+ ---------------------------------------------------------------
+ Horde Versions
+ Horde: 2.0
+ IMP: 3.0
+ PHP Version: 4.1.1
+ PHP Major Version: 4.1
+ PHP Minor Version: 1
+ PHP Version Classification: release
+ You are running a supported version of PHP.
+ PHP Module Capabilities
+ FTP Support: No
+ Gettext Support: Yes
+ IMAP Support: Yes
+ LDAP Support: No
+ MCAL Support: No
+ Mcrypt Support: No
+ MySQL Support: Yes
+ PostgreSQL Support: No
+ XML Support: Yes
+ Miscellaneous PHP Settings
+ magic_quotes_runtime set to Off: Yes
+ PHP Sessions
+ Session counter: 1
+ To unregister the session: click here
+ PEAR
+ PEAR - Yes
+ Recent PEAR - Yes
+ Mail::RFC822 - Yes
+ Log - Yes
+ DB - Yes
+