jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

Broken search box on demo site #14

Closed elias6 closed 11 years ago

elias6 commented 11 years ago

I tried searching for something on the demo site by typing my query into the search box and pressing enter. A popup showed saying "Error Loading Page". The request was made to http://jquerymobile.com/demos/1.3.0/docs/search-results.php?search=stuff and the response had a 404 status code.

jaspermdegroot commented 11 years ago

Closing as fixed by https://github.com/jquery/jquery-mobile/commit/a0a1763174f8#L4R97 (this means it will be fixed in the 1.4 demos).