Closed Bug 636095 Opened 14 years ago Closed 14 years ago

[traceback] AssertionError on search-API call

Categories

(addons.mozilla.org Graveyard :: Search, defect, P4)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Assigned: davedash)

References

()

Details

https://services.addons.mozilla.org/es-ES/firefox/api/1.2/search/Flash%20version%3A%2010.2.152/all/10/WINNT/3.6.13 and https://addons.allizom.org/es-ES/firefox/api/1.2/search/Flash%20version%3A%2010.2.152/all/10/WINNT/3.6.13 trigger: Traceback (most recent call last): File "/data/amo_python/www/preview/zamboni/vendor/src/django/django/core/handlers/base.py", line 109, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/data/amo_python/www/preview/zamboni/apps/api/urls.py", line 15, in <lambda> inner = lambda *args, **kw: cls()(*args, **kw) File "/data/amo_python/www/preview/zamboni/apps/api/views.py", line 157, in __call__ return self.process_request(*args, **kwargs) File "/data/amo_python/www/preview/zamboni/apps/api/views.py", line 236, in process_request results = sc.query(query, limit=limit, **opts) File "/data/amo_python/www/preview/zamboni/apps/search/client.py", line 422, in query self.restrict_version(version) File "/data/amo_python/www/preview/zamboni/apps/search/client.py", line 306, in restrict_version sc.SetFilterRange('max_ver', low_int, MAX_VERSION) File "/data/amo_python/www/preview/zamboni/apps/search/sphinxapi.py", line 391, in SetFilterRange assert(min_<=max_) AssertionError
Flags: in-testsuite?
Assignee: nobody → dd
Priority: -- → P4
Target Milestone: 5.12.11 → 6.0.0
Summary: [traceback] AssertionError on Spanish search-API call → [traceback] AssertionError on search-API call
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.