-
Bug
-
Resolution: Fixed
-
Minor
-
None
Several configuration options on the Configure Global Security page have associated help items, i.e. the corresponding help-xxx.html files exist in Jenkins' source code. However, the help items are not accessible due to missing help icons.
The options are:
- Enable security (help-useSecurity.html)
- TCP port for JNLP slave agents (help-slaveAgentPort.html)
- Disable remember me (help-disableRememberMe.html)
They reside in /jenkins-core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy
[JENKINS-19832] missing help items on "Configure Global Security" page
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 151353 ] | New: JNJira + In-Review [ 193890 ] |
The help messages were visible until these options were moved to the new Configure Global Security page in Jenkins 1.494.