-
Bug
-
Resolution: Fixed
-
Major
-
None
Using Hudson v1.392, I did the following:
- Created a node with a valid name (e.g., "Key Manager Build")
- Edited the node name to something that should have been marked as invalid (e.g., "IdP / OAuth Build")
I am now unable to edit or delete this node.
Code changed in hudson
User: Seiji Sogabe
Path:
changelog.html
core/src/main/java/hudson/slaves/NodeDescriptor.java
core/src/main/resources/hudson/slaves/Messages.properties
core/src/main/resources/hudson/slaves/Messages_ja.properties
http://hudson-labs.org/commit/core/46f2f02f9dbea085e67ff70673f38644b14b4f01
Log:
[FIXED JENKINS-8438] Node names can be edited to include slashes and then cannot be removed.