hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

get_query_neighbors() IndexError: list index out of range #166

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 7 years ago

component_MailArchive: User Interface resolution_cannot reproduce type_defect | by rcross@amsl.com


Internal Server Error: /arch/msg/dnsop/MXGFXpRo9Zv5pXfF0ZR8xF_kkH0/

Internal Server Error: /arch/msg/dnsop/MXGFXpRo9Zv5pXfF0ZR8xF_kkH0/ Traceback (most recent call last): File "/a/mailarch/current/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response response = wrapped_callback(request, *callback_args, callback_kwargs) File "/a/mailarch/current/mlarchive/utils/decorators.py", line 63, in wrapper return func(*args, *kwargs) File "/a/mailarch/current/mlarchive/utils/decorators.py", line 36, in wrapper return func(request, args, kwargs) File "/a/mailarch/current/mlarchive/archive/views.py", line 336, in detail message = msg) File "/a/mailarch/current/mlarchive/archive/view_funcs.py", line 344, in get_query_neighbors return None,query[1].object File "/a/mailarch/current/haystack/query.py", line 277, in getitem return self._result_cache[start] IndexError: list index out of range


Issue migrated from trac:2173 at 2021-09-22 16:48:34 +0500

hassanakbar4 commented 7 years ago

@hassanakbar4 changed status from new to closed

hassanakbar4 commented 7 years ago

@hassanakbar4 changed resolution from ` tocannot reproduce`