-
Bug
-
Resolution: Fixed
-
Major
-
reproduced in 1.562
As of https://github.com/jenkinsci/jenkins/commit/da79f7b (in 1.556), if you delete a folder, you are redirected to its location, which is now a 404, rather than to its parent as expected.
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/model/AbstractItem.java
test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
http://jenkins-ci.org/commit/jenkins/34f885b73f3a054c6de3e25f47b0e464d9a4df3f
Log:
[FIXED JENKINS-23375] Incorrect redirect after deleting a folder.