Kalfis / Movies-with-Friends

Project 3 Group
0 stars 0 forks source link

Fix server crash issue related to title search #21

Closed maggielove closed 9 years ago

maggielove commented 9 years ago

For the search movie bar on the homepage: Currently, the server crashes if capitalization is incorrect, user forgets to enter a "The", or a title that does not exist in our database is entered. Create an error message that appears if search does not find results.

maggielove commented 9 years ago

Fixed by @Kalfis . Would be good to eventually add a message that will notify user movie was not found.