Closed
Bug 214276
Opened 22 years ago
Closed 21 years ago
german umlauts broken using remote calendar through WEBDAV
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 167800
People
(Reporter: karsten_fuhrmann, Assigned: mostafah)
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030709
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
using german umlauts in the calendar does not work, they get displayed as very
strange symbols, even more symbols than the original text. This problem only
occurs when using a remote webdav calendar. Local calendars display umlauts proper.
this is a snipped of my httpd access log
192.168.0.132 - - [29/Jul/2003:11:21:33 +0200] "PUT /calendar/test.ics HTTP/1.1"
201 276 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624"
192.168.0.132 - - [29/Jul/2003:11:22:30 +0200] "GET /calendar/test.ics HTTP/1.1"
200 754 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624"
as you can see, the PUT Request transfers only 276 Bytes, but the later GET
Request already transfers 754 Bytes, these extra bytes are only junk chars in my
calendar.
Maybe this Problem is not a Calendar related but a WebDAV problem i am not so
sure about that.
Reproducible: Always
Steps to Reproduce:
1. Enter a Event with some umlauts into a remote calendar
2. Refresh the remote calendar
3. voila
Actual Results:
The umlauts are not displayed properly.
Expected Results:
a proper display of the umlauts
Comment 1•22 years ago
|
||
It seems to me that this is a duplicate of
http://bugzilla.mozilla.org/show_bug.cgi?id=167800
Comment 2•22 years ago
|
||
New contact from mikep@oeone.com to mostafah@oeone.com
Filter on string OttawaMBA to get rid of these messages.
Sorry for the spam.
Assignee: mikep → mostafah
Comment 3•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.7.2) Gecko/20040803
Build 2004080916
I have several remote calendars on two WebDAV servers, and events include German
umlauts. I do not seem to have any problems with those.
Comment 4•21 years ago
|
||
Marking as duplicate
*** This bug has been marked as a duplicate of 167800 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 5•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•