PeteGashek / puzzlebazar

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

Display an error page when an invalid history token is used #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now, entering an invalid history token results in a blank page. A 
suitable error page should be displayed.

Original issue reported on code.google.com by philippe.beaudoin on 3 Mar 2010 at 9:01

GoogleCodeExporter commented 9 years ago
This is now supported, although it's the application-specific PlaceManager's 
job to 
decide if they want to display an error page. The default behavior is to 
display the 
default page.

Original comment by philippe.beaudoin on 4 Mar 2010 at 7:46