New issue 112 by charlequin: Incorrect URLs redirect rather than producing
a 404
http://code.google.com/p/mortar/issues/detail?id=112
What steps will reproduce the problem?
1. Visit a page with an accurate URL.
2. Change that URL to be inaccurate and reload.
What is the expected output? What do you see instead?
You should receive an error message describing the problem (e.g. "that page
doesn't exist) with a non-corrected URL. Instead, the URL changes to point
to the parent location plus an "ID" -- this causes erroneous requests to be
difficult to ferret out and produces unexpected and unhelpful behavior when
inaccurate URLs are used.