On 03/06/11 07:20, Roan Kattouw wrote:
Tim had an idea about redirecting bad URLs to fixed ones. He ran it by me last night his time, and my guess is he'll probably implement it this morning his time. But I'll leave it up to him to elaborate on that.
I committed it in r89397. It's unconventional to have WebRequest modify the output, but it doesn't seem to break any cardinal rules, and Roan thought WebRequest is a better place for it than OutputPage since the API tries to avoid using OutputPage.
-- Tim Starling