4 posts tagged with encoding.
Displaying 1 through 4 of 4. Subscribe:
Rss Issues
Flag Suggestion: HTML Error in RSS [more inside]
Unicode? What, is that like a unisex haircut?
Punctuation simplification for URLs: ’ (closing quote used as apostrophe) becomes Unicode hex triplet 0xE2 0x80 0x99 in FF3 et al. [more inside]
bj%F6rked
I just noticed in the bitone post that the björk tag breaks, getting a 403 error (The bjork tag is fine). IIRC theres already some handling for special characters, possibly it should also replace accented characters?
Preview breaks html character entities.
HTML entities, like Π or Σ get converted in the input area to the actual displayed characters after a preview.
So when the comment is posted, the displayed characters -- not the entities -- are actually submitted, and the submitted displayed characters are then converted to question marks in the posted comment.
The result is that a preview that looked fine turns into a comment that doesn't.
Also: using the
So when the comment is posted, the displayed characters -- not the entities -- are actually submitted, and the submitted displayed characters are then converted to question marks in the posted comment.
The result is that a preview that looked fine turns into a comment that doesn't.
Also: using the
tag (say to preserve original whitespace) results in double-spaced lines, taking up too much vertical space. Using the tag prevents this, but whitespace is not preserved. Adding appears to be a (n ugly and hard to edit) work-around, but while leading non-breaking spaces within tags are retained in previews, they are stripped in the posted comment.
As a number of askMefi's ask for program code, and as even some FPPs may contain code fragments, this makes the code unreadable or even syntactically incorrect in languages than foolishly assign meaning to whitespace.
And it's a pure pain to spend the time to carefully add the whitespace and to Google the correct HTML entities for a post, only to see them stripped out.
(Browser: Firefox 1.0.3)
Page:
1