Subject:
|
Re: Upper-ascii chars in subject line
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Fri, 16 Apr 1999 20:35:10 GMT
|
Viewed:
|
581 times
|
| |
| |
In lugnet.admin.general, jsproat@geocities.com (Sproaticus) writes:
> Whoa! I put an upper-ascii character into the subject line of my message.
> In my newsreader, it comes across fine, but in the Web interface, it comes
> across as:
>
> die Fledermaus der =?iso-8859-1?Q?H=F6lle?=
>
> Is this a bug, or shouldn't I have put the offending bytes in the subject
> line? More to the point, will I kill your Web interface scripts?
It's not a bug, no. But it's not a desirable thing, either.
What's happening is that your newsreader encoded the non-ASCII (above 127)
character into an ASCII format using an ISO-8859-1 mapping. This mapping is
decoded by some (not all) newsreaders. The encoding is OK, so don't worry
about it being "wrong" or anything.
This encoding (and a couple others) appear from time to time, and at some
point it'll make sense to write a script to convert these on the fly to 8-
bit ISO-8859-1 character values rather than leaving them in their encoded
form. The same script could be used to go back and retrofit old articles
with this encoding. Probably sometime in the summer, unless you'd like to
volunteer to write the converter.
--Todd
|
|
Message has 1 Reply: | | Re: Upper-ascii chars in subject line
|
| (...) Sure, I'll take a swing at it. I think I see how part of the encoding works, though I suspect table look-ups would be necessary. Do you know of a URL I can check out to understand the standard? Cheers, - jsproat (26 years ago, 16-Apr-99, to lugnet.admin.general)
|
Message is in Reply To:
| | Upper-ascii chars in subject line
|
| Todd, Whoa! I put an upper-ascii character into the subject line of my message. In my newsreader, it comes across fine, but in the Web interface, it comes across as: die Fledermaus der =?iso-8859-1?Q?H=F6lle?= Is this a bug, or shouldn't I have put (...) (26 years ago, 15-Apr-99, to lugnet.admin.general)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|