-
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.
[JENKINS-8438] Node names can be edited to include slashes and then cannot be removed
Assignee | New: sogabe [ sogabe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
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.