Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler beim übertragen der Umlaute wie ä oder ö #1285

Closed
cyberduck opened this issue Oct 3, 2007 · 1 comment
Closed

Fehler beim übertragen der Umlaute wie ä oder ö #1285

cyberduck opened this issue Oct 3, 2007 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

20f5782 created the issue

Wenn ich mit iWeb eine Seite erstelle, wird sie beim Betrachten nach dem Erstellen richtig dargestellt. Nachdem ich sie aber mit cyberduck auf den Server hochgeladen habe, erscheinen die Umlaute sowie die Leerschläge als Buchstabensalat.
Habe extra eine Web passende Schrift gewählt. (Arial) Trotzdem.
Wer kennt Abhilfe?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This has to do with the text encoding of the file and the content type of your HTML; e.g.

	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

which must be the same.

This is not related to any functionality given by Cyberduck.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants