A meta.SE bug came up which also applies to SOFU.
Any URL path ending in a dot produces a low-level server 404, rather than the usual SO 404, even when the dot is part of a string which is supposed to be ignored.
Shouldn't the URLs be sanitized before they are processed so that special characters are treated as literals?
