Project

General

Profile

Actions

Anomalie #3660

closed

Crash on modifying CONTEXT RECORD related to FIND

Added by Yann Le Jeune over 8 years ago. Updated over 8 years ago.

Status:
Fermé
Priority:
Haut
Assignee:
Category:
Forms and wizards
Target version:
Start date:
20 July 2017
Due date:
% Done:

0%

Estimated time:
Élément(s):
Difficulté:

Description

On Picardie V2

When trying to define a CONTEXT RECORD for a FIND that has no more CONTEXT RECORD

Seems to be a problem with basefind.


TypeError at /find_modification/done

unbound method get_first_base_find() must be called with Find instance as first argument (got nothing instead)

Request Method: GET

Request URL: http://picardie.ishtar-archeo.net/find_modification/done

Django Version: 1.4.5

Exception Type: TypeError

Exception Value:

unbound method get_first_base_find() must be called with Find instance as first argument (got nothing instead)

Exception Location: /var/lib/python-django-ishtar/ishtar_common/wizards.py in save_model, line 572

Python Executable: /usr/bin/uwsgi-core

Python Version: 2.7.3

Python Path:

['/var/lib/python-django-ishtar/',

'.',

'',

'/usr/lib/python2.7',

'/usr/lib/python2.7/plat-linux2',

'/usr/lib/python2.7/lib-tk',

'/usr/lib/python2.7/lib-old',

'/usr/lib/python2.7/lib-dynload',

'/usr/local/lib/python2.7/dist-packages',

'/usr/lib/python2.7/dist-packages',

'/usr/lib/python2.7/dist-packages/PIL',

'/usr/lib/pymodules/python2.7']

Server time: jeu, 20 Jul 2017 12:27:43 +0200

Traceback:

File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py" in get_response

  1. response = callback(request, *callback_args, **callback_kwargs)

File "/var/lib/python-django-ishtar/ishtar_common/wizards.py" in _wrapped_view

  1. return view_func(request, *args, **kwargs)

File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py" in view

  1. return self.dispatch(request, *args, **kwargs)

File "/var/lib/python-django-ishtar/ishtar_common/wizards.py" in dispatch

  1. return super(Wizard, self).dispatch(request, *args, **kwargs)

File "/usr/lib/python2.7/dist-packages/django/contrib/formtools/wizard/views.py" in dispatch

  1. response = super(WizardView, self).dispatch(request, *args, **kwargs)

File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py" in dispatch

  1. return handler(request, *args, **kwargs)

File "/usr/lib/python2.7/dist-packages/django/contrib/formtools/wizard/views.py" in get

  1. ), **kwargs)

File "/usr/lib/python2.7/dist-packages/django/contrib/formtools/wizard/views.py" in render_done

  1. return super(NamedUrlWizardView, self).render_done(form, **kwargs)

File "/usr/lib/python2.7/dist-packages/django/contrib/formtools/wizard/views.py" in render_done

  1. done_response = self.done(final_form_list, **kwargs)

File "/var/lib/python-django-ishtar/ishtar_common/wizards.py" in done

  1. return_object)

File "/var/lib/python-django-ishtar/ishtar_common/wizards.py" in save_model

  1. m = m()

Exception Type: TypeError at /find_modification/done

Exception Value: unbound method get_first_base_find() must be called with Find instance as first argument (got nothing instead)

Actions #1

Updated by Yann Le Jeune over 8 years ago

  • Status changed from Nouveau to Fermé

-W Ishtar-tests

Actions

Also available in: Atom PDF