If you go to the page for a tag that doesn't exist but is all lower-case, such as pony. But, if you went to the page for PONY, which also doesn't exist, odd things happen:
- You get a listing of all questions, just as if you'd gone to the newest questions without any tags.
- The text on the right says (currently) "217,570 questions tagged", but doesn't show the tag. In looking at the page source, there isn't anything in the div where the tag should be.
I don't know if it makes more sense to redirect to the lowercased version of the tag, or just give the standard "0 questions tagged PONY", but the current behavior certainly doesn't make sense.