stable
Clone or download
Read-only
request #13290: Update of artifact from agile dashboard generates a wrong redirect
Reproduction steps: 1. Go on a release "overview" 2. Click on an artifact 3. Edit it 4. Click on submit => artifact is updated but you are redirected toward the 404 error page Issue introduced by b608034d33fe2bffaae52269dda4a8024c61dfda. Change-Id: I39b0fe76ef9a0a1404e887b690bcabff3f08b7f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Redirect.class.php | +12 | −11 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Artifact/RedirectTest.php | +52 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Action/CreateArtifactTest.php | +3 | −5 | Go to diff View file |