Closed
Bug 617233
Opened 13 years ago
Closed 13 years ago
Yelp Search Filters Broken
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 608651
People
(Reporter: damons, Unassigned)
Details
1) Go to: http://www.yelp.com/search?find_desc=food&ns=1&find_loc=mountain+view%2C+ca 2) In the search filters, click the checkbox for "open now" Expected: Page should automatically refresh the search results based on the new criteria. Actual: Nothing happens. In fact, there's no way to apply the filters of any of the checkboxes and the "More features..." link doesn't even function. Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101205 Firefox/4.0b8pre Works fine on Chrome.
Reporter | ||
Updated•13 years ago
|
blocking2.0: --- → ?
Comment 1•13 years ago
|
||
From the error console: Error: uncaught exception: [Exception... "Could not convert JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://media2.px.yelpcdn.com/static/201007093775534099/js/www-pkg-en_US.min.js :: <TOP_LEVEL> :: line 159" data: no] Error: yelp.event is undefined Source File: http://www.yelp.com/search?find_desc=food&ns=1&find_loc=mountain+view%2C+ca Line: 122 Error: yelp.util.SitRep is undefined Source File: http://www.yelp.com/search?find_desc=food&ns=1&find_loc=mountain+view%2C+ca Line: 193 Error: yelp.util.cookie is undefined Source File: http://www.yelp.com/search?find_desc=food&ns=1&find_loc=mountain+view%2C+ca Line: 208 Error: yelp.ui is undefined Source File: http://www.yelp.com/search?find_desc=food&ns=1&find_loc=mountain+view%2C+ca Line: 1673
![]() |
||
Comment 2•13 years ago
|
||
Regression window: Works: http://hg.mozilla.org/mozilla-central/rev/9226da24195f Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a6pre) Gecko/20100619 Minefield/3.7a6pre ID:20100619100528 Fails: http://hg.mozilla.org/mozilla-central/rev/b805434e7e4b Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a6pre) Gecko/20100619 Minefield/3.7a6pre ID:20100619140320 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9226da24195f&tochange=b805434e7e4b
![]() |
||
Comment 3•13 years ago
|
||
Duplication of Bug 608651 ?
Updated•13 years ago
|
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•