stable
Clone or download
Read-only
request #9863: The parameters verbalization of a system event can lead to an exception
A method declaring the expected type is string should return a string not null. I checked the other system events, only GIT_RESTORE_REPO was impacted. To reproduce the issue: 1. Restore a Git repo 2. Go to the system event administration in the Git queue Change-Id: Iba277ace2f71361ce68f941dba7bbfa34634b661
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/events/SystemEvent_GIT_REPO_RESTORE.class.php | +4 | −3 | Go to diff View file |