mckoss / pageforest

Automatically exported from code.google.com/p/pageforest
0 stars 0 forks source link

Back button attempts to load null documnet #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- http://scratch.pageforest.com
- Save a new document.
- (Hit refresh - optional?)
- Click the back button

Results:

Navigate back to http://scratch.pageforest.com (good)
but then a NOT FOUND error is displayed.

Expected:

Should not attempt to load a file from an empty hash string in the location url.

(also - a more user-friendly error of 404 errors).

Notes:

Original issue reported on code.google.com by accounts...@gtempaccount.com on 13 Nov 2010 at 1:01