Bug 86043 - Cannot download or view attachments
Summary: Cannot download or view attachments
Keywords:
Status: CLOSED DUPLICATE of bug 85860
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: squirrelmail
Version: 8.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Gary Benson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-03-12 23:31 UTC by Robert G. 'Doc' Savage
Modified: 2007-04-18 16:51 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-21 01:53:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Robert G. 'Doc' Savage 2003-03-12 23:31:47 UTC
Description of problem:
All attempts to "download" or "view" attachments produce an error message.


Version-Release number of selected component (if applicable): 1.2.10-1 and 1.2.11


How reproducible: 100%


Steps to Reproduce:
1.Open up Squirrelmail e-mail message
2.Click on _Download this as a file_, or
3.Click on _view_, or
4.Click on _download_, or
5.Click on URL such as _untitled-[2]_
    
Actual results:
Error message:
Parse error: parse error, unexpected ')' in
/usr/share/squirrelmail/src/download.php on line 337


Expected results: The attachment should either be displayed or begin downloading.


Additional info:
Line 337 in /usr/share/squirrelmail/src/download.php reads:
   $filename = 'untitled' . strip_tags($passed_ent_id) .$suffix);
                                                               ^error?

Comment 1 Gary Benson 2003-03-13 09:37:03 UTC

*** This bug has been marked as a duplicate of 85860 ***


Note You need to log in before you can comment on or make changes to this bug.