Felix91 / flight-reservation-system

2012 Term 1 UBC EECE 419 Pod 6 Project Workspace
2 stars 2 forks source link

Error message when trying to book a flight w/o logging in #69

Closed Felix91 closed 11 years ago

Felix91 commented 11 years ago

Display "You must be logged in to book a flight"

vanjoe commented 11 years ago

I had it redirect to sign in, and then back to book flight on successful login

On 2012-11-23, at 11:57 PM, Felix91 notifications@github.com wrote:

Display "You must be logged in to book a flight"

— Reply to this email directly or view it on GitHubhttps://github.com/Felix91/flight-reservation-system/issues/69.

Felix91 commented 11 years ago

So there is no easy way to display an error message along the way?

vanjoe commented 11 years ago

there is now :P on to validation!

Felix91 commented 11 years ago

Verified a6b0ce214effc2365ac5bc2dd2699ffb16e466de @joeytall Error message is now "Please log in, you will be returned to the booking process afterwards." Please update test plan.