stable

Clone or download

Read-only

request #11479: accept method in a visitor pattern should visit

We should not return directly random stuff in a generic method accept(). Allow external fields to be visited instead. Change-Id: I39a1365d96ea8f5c7fff310342aa7f663d1111b2

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValueVisitor.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitor.class.php +5 −0 Go to diff View file
M plugins/tracker_encryption/include/ChangesetValue.php +1 −1 Go to diff View file