Two posts today accidentally link to Metafilter instead of their intended targets. On the main page, they link to metafilter.com, but within their individual threads, they link to their own individual threads. How is this done? Also, this seems like a pretty common mistake; I've seen it happen a few times before. To prevent the admins from having to go in and fix things, maybe the New Post code should check to see if any links point to the the main site (and if so, ask the user whether this was intended).
posted by painquale to bugs at 3:48 PM (32 comments total)
<a href=""></a>
probably due to a mispaste/misclick on the part of the poster. An empty link is interpreted by a browser as a link back to the current document, hence the behavior you're seeing.
As far as fixin' them, we do it when we see 'em and can figure out (or someone mentions, or we ask the poster) what the link was supposed to be. My impression is that it doesn't happen a whole heck of a lot, really. Maybe once or twice a day?
A check might be an interesting way to deal with it, though.
posted by cortex at 3:53 PM on January 21 [1 favorite]