The tag has no wiki summary.

learn more… | top users | synonyms

23
votes
1answer
134 views

Winter Bash username doesn't display special HTML character

The page header shows DavRob60's Holiday Season User instead of DavRob60's Holiday Season User:
17
votes
1answer
62 views

Htmlescape'ing in flair alt text

A minor bug: the alt text of flairs is encoded twice. For example, the á in my unfortunate username is rendered as á You see, first the SáT is escaped as SáT, then it's ...
3
votes
1answer
96 views

HTML-encoded ampersands in gravatar URL in moderator flag details bar

When a post has a flag on it, moderators see this semi-transparent bar with details of the flag on it. One of the things the bar lists is "viewed by", listing all the mods who have seen the flag. ...
4
votes
1answer
57 views

Mobile search page controls fail due to double-encoding

The page controls (switching between pages, changing page size, etc) on the mobile site search results don't work correctly, due to what looks like double-encoding of the query string. For instance, ...
9
votes
1answer
92 views

Chinese characters becomes ? in About Me division of profile page [closed]

In my profile page, all Chinese characters of About Me becomes ?. But in the edit profile page, these Chinese characters are displayed ok. Guess the character encoding is not set properly when ...
9
votes
1answer
72 views

Ellipses in email subscriptions are improperly escaped

I'm seeing … a lot in my subscription emails (see the end): Since when is downvoting low-quality answers “abuse of the downvoting facility”? I posted a question on a fairly ...
11
votes
0answers
84 views

Encoding problem on Careers ads

There's an encoding problem on the Careers ads. This should be 'George Patterson Y&R'. HTMLEncode() where it shouldn't be? Update #1 16th April 2012 - Still happening. Here's another ...
9
votes
1answer
106 views

Quotation marks are shown as HTML entities, in the revision page

It's a minor one. In the edit history for Why isn't Meta funny anymore? the quotation marks are not escaped. In the revision page, the quotation marks are shown as HTML entities. I see this in ...
10
votes
1answer
87 views

Double Encoding on Area 51 [closed]

So yeah, on the list of merges on the Sports proposal, "Snowboard and Ski" is showing as "Snowboard & Ski."
10
votes
0answers
123 views

Change font in Stack Exchange question advertisements to support a wider range of Unicode characters

I recently came across this ad on Stack Overflow referencing a question on the Spanish Language and Usage site: Note that the text should have been rendered as (emphasis mine on the quotes): ...
6
votes
0answers
40 views

Encoded accented characters in inbox

(Strangely, without this comment, the system thinks this is a dupe of Strange layout problem in Select Filter box on Firefox 4.0)
13
votes
1answer
205 views

Attack of the double-encoded …, part n

The … used when truncating the question body in the title attribute of links on the front page is being double-encoded, as seen below: Additionally, the space before the … ...
28
votes
1answer
313 views

You got your double-encoded space in my tooltip [closed]

It seems that the process used to generate the title attributes for the image links on the Stack Exchange store encodes an already-encoded string, leading to situations like this: where the title ...
11
votes
2answers
143 views

Bug with social networks and some character encodings

Hi meta! I've just tried to "Share This" feature from http://area51.stackexchange.com/proposals/16870/le-bon-usage-du-francais-french-usage then selected Twitter. It ends up at this address : ...
3
votes
1answer
46 views

Bug when searching on the site, if the search keywords contains '+' character

If we include the + character when performing a search on any Stack Exchange site, all results contain lots of … characters (… encoded in HTML) It seems to be finding lots of matches, ...
3
votes
1answer
57 views

Unicode characters encoding bug on Careers

When I type in the town name (Stuttgart) then remove the mouse focus from the input box (click elsewhere), the look-up algorithm replaces the town name with what you see below. Should be easy to fix: ...
3
votes
1answer
43 views

Encoding error in Reputation tab in user profile

The following question: What's the difference between "Chain of responsibility" and "Strategy" patterns? appears in my Reputation tab as: What's the difference ...
0
votes
1answer
73 views

Can't vote, view total votes, star and accept anymore

Since today I'm no longer able to vote (up and down, including upvoting comments), view total number of votes, star a question and accept an answer on SO and Meta SO. The mouse cursor isn't even ...
0
votes
1answer
81 views

Fixing the Quote Character [closed]

This SO post has left and right quote marks in the title rather than the regular ASCII quotes. In the Question List view, the quotes don't display correctly. The left quote looks like an E with a ...
3
votes
2answers
185 views

Colons in link URLs, redux

So according to comments on this meta, colons in URLs are automatically encoded if they occur after string position 7. Unfortunately, this has the side effect of breaking any link which uses the ...