dev

Clone or download

Read-only

request #5700 - Text fields are cleared when condition is unmet

Given I have an artifact with some content in a text area And I update the artifact with a validation condition unmet (for instance workflow forbid empty field) Then when I hit submit, I get an error and text area is empty. Change-Id: I21e23fcbf4e24efab1a1032b8f310569ebf75d5e

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php +3 −1 Go to diff View file