stable

Clone or download

Read-only

Fix request #34014 Git references are no more well extracted

Following a83ef5e646237ddf7b50f0059005c543290adafd, a wrong cast has been added and transforms values that are not numeric to 0 (for instance Git commit SHA1). How to test ---------- * In a project Git repository, add a commit having in its commit message a cross-reference to an artifact of the project * Push this commit => cross-reference must be well displayed in the artifact Change-Id: Iac6f40ed37ba4d8c5a10db60181993d3c08f49a7

Modified Files

Name
M src/common/Reference/ReferenceManager.php +1 −1 Go to diff View file