Closed
Bug 496381
Opened 17 years ago
Closed 17 years ago
Internet Explorer cannot display the webpage when trying to open an attachement
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rnaik, Unassigned)
Details
Attachments
(1 file)
|
795.00 KB,
application/msword
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 1.1.4322; InfoPath.2)
Build Identifier: version 3.2.2
we are able to do attachements, but when we are trying to open the attachement to view we get "Internet Explorer cannot display the webpage".. it happens to all attachement. There is an entry in attachements table for it.
Reproducible: Always
Steps to Reproduce:
1.open an issue
2. click on attachement
3. after some time you get "Internet Explorer cannot display the webpage"
It used to work when i installed it but now we are tyring to implement it, it is erroring out.
Comment 1•17 years ago
|
||
screenshot, please.
Comment 3•17 years ago
|
||
It looks like your attachment_base parameter points to a non-accessible URL (retailqasrv2). As you turned off allow_attachment_display, you can leave this parameter empty.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Thanks Federic... it now works. (In reply to comment #3)
> It looks like your attachment_base parameter points to a non-accessible URL
> (retailqasrv2). As you turned off allow_attachment_display, you can leave this
> parameter empty.
You need to log in
before you can comment on or make changes to this bug.
Description
•