| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Release id #9014 : It's the Best
I cannot dl this!
It loads in the browser as text!
And also, if i say save link as, then it wants to save:
"'s the best"
Both these bugs are age old, and its about time to fix them!
:-) |
|
... 14 posts hidden. Click here to view all posts.... |
| |
Mace
Registered: May 2002 Posts: 1799 |
What I meant to say is that perhaps some files with bad filenames were uploaded BEFORE the bug was fixed, but the bugfix didn't "retrofix" the wrong filenames.
So bad filenames are still bad if they were created / uploaded before the fix. |
| |
Devia
Registered: Oct 2004 Posts: 401 |
The "'" char shouldn't be encoded as any % value as it is a valid char in URLs. See http://www.ietf.org/rfc/rfc1738.txt
It must be your client fucking things up, Jan
|
| |
Mace
Registered: May 2002 Posts: 1799 |
Apostrophe might be ok in URL, it's a fuck-up in PHP code. |
| |
Devia
Registered: Oct 2004 Posts: 401 |
Since people can actually download the file, it would seem that Perff handles that problem?
|
| |
Perff Administrator
Posts: 1680 |
Hi everyone.
I would be happy to fix the problem, but I have NEVER had any of these problem you mention. I've tried a few browsers on different platforms, and it's always worked fine for me - also if there is a ' in the filename.
So you might understand that it's hard for me to fix a bug I can't recreate. :/
Can someone tell me a 100% sure way of getting the error every time, or are someone willing to help me fix it?
|
| |
Mace
Registered: May 2002 Posts: 1799 |
You need Harriezilla's Rambones Explorer for that. |
| |
Zyron
Registered: Jan 2002 Posts: 2381 |
Quote: You need Harriezilla's Rambones Explorer for that.
;) |
| |
Perff Administrator
Posts: 1680 |
Ok. Got some hints and have made some changes.
@rambones: Better now?
Thanks to Seven for the help. :)
|
| |
Devia
Registered: Oct 2004 Posts: 401 |
care to share? some of us sort of do care 'bout stuff like diz ,-) |
| |
Seven
Registered: Jan 2002 Posts: 202 |
Basically, a content-disposition header was added to make Opera understand that it shouldn't attempt to display the file inline.
All other browsers I've tested (IE6, IE7, FF2, FF3 and Safari) worked fine before, so I'm guessing that rambones used IE5.5 or older when he claimed that it didn't work in IE either. |
Previous - 1 | 2 | 3 - Next |