Project

General

Profile

Bug #95760

testdef, AttributeError: 'Form' object has no attribute 'force_value'

Added by Valentin Deniaud 3 months ago. Updated 3 months ago.

Status:
Rejeté
Priority:
Normal
Target version:
-
Start date:
23 September 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

Exception:
  type = '<class 'AttributeError'>', value = ''Form' object has no attribute 'force_value''

Stack trace (most recent call first):
  File "/usr/lib/python3/dist-packages/wcs/workflow_tests.py", line 340, in perform
   338 
   339         if hasattr(self, 'comment'):
>  340             form.force_value('comment', self.comment)
   341 
   342         form.get_submit = lambda: button_widget.name

  locals: 
     button_widget = <SubmitWidget at 7f5bec773950: button3>
     form = <wcs.qommon.form.Form object at 0x7f5bec773990>
     formdata = <_wcs_Proposer-Mobilisation-Team13 'Proposer un évènement à la TEAM 13 - n°178-114' id:114>
     self = <ButtonClick id:16>
     status = <WorkflowStatus new 'Contrôle par le Pôle Projet Jeunesse'>
     user = <TestUser 'Agent TEAM13' id:258>

Related issues

Is duplicate of w.c.s. - Bug #95759: tests de workflow, 'Form' object has no attribute 'force_value'Fermé23 September 2024

Actions

History

#1

Updated by Valentin Deniaud 3 months ago

  • Status changed from Nouveau to Rejeté
#2

Updated by Valentin Deniaud 3 months ago

  • Is duplicate of Bug #95759: tests de workflow, 'Form' object has no attribute 'force_value' added

Also available in: Atom PDF