stable

Clone or download

Read-only

request #9293 Calcul computed field V2 error when using slow computed calcul

To reproduce have a field on slow computed mode, with a name different from target field, the calcul should works instead of always display Empty Change-Id: I3f31028b8682178bd7fc7979ca3234446b4eab16

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/IComputeValues.class.php +6 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +7 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +14 −8 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php +6 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php +6 −1 Go to diff View file