rejetto forum

uploaded files disappear when using åäö-chars?

Guest · 20 · 5928

0 Members and 1 Guest are viewing this topic.

Mille

  • Guest
Hello

Can't recall having this problem before. But suddenly now when I wanted some importent files it appeared.

I think i've isolated the problem down to the åäö-chars.

If someone upload a file with those chars it looks ok, and even after the file transfer is complete it returns "ok" for the one who uploaded it, but it gets removed from disk (or is stuck in tempdir).

I bet this must have been fixed in earlier releases, so I'm wondering... is it maybe a setting that is malfunction? Suggestions?



Mille

  • Guest
what version are you using?
try latest beta

2.2d build #152

shouldn't that sort of things be fixed in that version already?

I will of course try the beta and see if that helps, but i somehow i feel like this would be a problem you would have had and had complains about in earlier versions.

Hm... it updated me to 2.2e now! Gonna try it out, and i'll keep you posted.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i'm sorry, i forgot to address that bug.
it was fixed months ago in the beta.
i just uploaded a new 2.2e correcting the problem (i hope).
let me know.
the yesterday's 2.2e should anyway warn you that there's an update to download. (even if the name of the version is the same)


Mille

  • Guest
Forgott to report back. The 2.2e version solved the problem with the åäö chars. Thank you!


But now I noticed another really enoying thing;

When I download files from my HFS and have any of the chars åäö in their names, they get replaced and downloaded as "f�r", "S�".

That maybe seams like not such a big deal. But if you download hole archives of files, and you want to unpack them with WinRAR (dont know if any other decompressors are affected) it gives you an error... and then you need to rename the file manually to be able to decompress it.


Warp_

  • Guest
Hi,
could that be a Firefox issue ?
It appears also on some Webpages while browsing with Firefox.
I read about that problem before, somewhere in the net.
Unfortunately i can't remember the solution of the problem (Codepage ?).
For testing purpose try another browser.

Please correct me if i am completly wrong.


Warp


Mille

  • Guest
Hi,
could that be a Firefox issue ?
It appears also on some Webpages while browsing with Firefox.
I read about that problem before, somewhere in the net.
Unfortunately i can't remember the solution of the problem (Codepage ?).
For testing purpose try another browser.

Please correct me if i am completly wrong.


Warp

Well, I'm using Opera.

MSIE 7 (Vista) reports that the requested page is either unavailable or _cannot be found_.

I'm not using Firefox.

But in any case it affects atleast 2 browsers and in one of them there is a major problem.


Offline Mille

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
Anyone? Someone having the same problem? Can anyone verify it? Is there a solution for it right now? ... Anything?

Hi,
could that be a Firefox issue ?
It appears also on some Webpages while browsing with Firefox.
I read about that problem before, somewhere in the net.
Unfortunately i can't remember the solution of the problem (Codepage ?).
For testing purpose try another browser.

Please correct me if i am completly wrong.


Warp

Well, I'm using Opera.

MSIE 7 (Vista) reports that the requested page is either unavailable or _cannot be found_.

I'm not using Firefox.

But in any case it affects atleast 2 browsers and in one of them there is a major problem.


Offline ge2001

  • Occasional poster
  • *
    • Posts: 28
  • What
    • View Profile
    • Ragazzi
Hi Mille,
all i can say is that i can't reproduce the error.
For testing purpose i add a file with "äöß" into my HFS folder.
The filename was displayed correctly.
Downloading was no problem.
The filename after downloading was just as is it should be, with "äöß".

Do you got the same behaviour on another computer ?

Surf to the "Other Language" HFS subforum:
http://www.rejetto.com/forum/index.php?board=37.0

In my browser (Firefox 3.05) i saw the crazy signs you described.

Maybe you should install additional languages in Vista, i don't know...
Brainstorming: Codepage, Unicode


Warp


Offline Mille

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
Found this:

RFC 1521 - MIME (Multipurpose Internet Mail Extensions)
This document does NOT extend Internet mail header fields to permit anything other than US-ASCII text data.


Solution would be to implement:

RFC 2231 - MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations
http://www.faqs.org/rfcs/rfc2231.html


Hi Mille,
all i can say is that i can't reproduce the error.
For testing purpose i add a file with "äöß" into my HFS folder.
The filename was displayed correctly.
Downloading was no problem.
The filename after downloading was just as is it should be, with "äöß".

Do you got the same behaviour on another computer ?

Surf to the "Other Language" HFS subforum:
http://www.rejetto.com/forum/index.php?board=37.0

In my browser (Firefox 3.05) i saw the crazy signs you described.

Maybe you should install additional languages in Vista, i don't know...
Brainstorming: Codepage, Unicode


Warp



Offline ge2001

  • Occasional poster
  • *
    • Posts: 28
  • What
    • View Profile
    • Ragazzi
Hi,
just another try to help you.
This is at the beginning of my HFS template:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="shortcut icon" href="icon.ico" type="image/x-icon">
<title>HFS %folder%</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />


Warp


Offline Mille

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
Yep, same here:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  <style type="text/css">
  %style%
  </style>
  <title>HFS %folder%</title>
  <link rel="shortcut icon" href="favicon.ico" />
</head>


Hi,
just another try to help you.
This is at the beginning of my HFS template:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="shortcut icon" href="icon.ico" type="image/x-icon">
<title>HFS %folder%</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />


Warp



Offline ge2001

  • Occasional poster
  • *
    • Posts: 28
  • What
    • View Profile
    • Ragazzi
OK Mille,
take a look at the attached screenshot.
That is what i got with opera 9.51.
So adjust your opera settings or use firefox.


So long

Warp


Offline Mille

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
Eh? What should I adjust my opera settings to?

What I can see is that you have the same problem as me. But I dont think it's a browser specific problem.

OK Mille,
take a look at the attached screenshot.
That is what i got with opera 9.51.
So adjust your opera settings or use firefox.


So long

Warp


Offline ge2001

  • Occasional poster
  • *
    • Posts: 28
  • What
    • View Profile
    • Ragazzi
Hi,
no problem with IE7 and Firefox 3.05.
So, it seems to be an Opera problem.


Warp