stable

Clone or download

Read-only

Strengthen typehint in *ChangesetCreaterBase::create

Strict typing introduced at git #tuleap/stable/07f0ec8534779904bcae245c636a932c73463972 broke cardwall where artifact are updated in place, without any comment. Go to a cardwall, edit in place the remaining effort of a story, refresh the page. The card has the new value. Part of story #13453: finish drag'n drop images in tracker text areas Change-Id: Ib7ee3df14ccaa3b2ab3a7beb6c430b8f59e39c32

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreatorBase.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php +4 −10 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php +1 −1 Go to diff View file