Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
Description
The /about page just lists static information about plugins, it should not auto-refresh itself. This is annoying because the information is quite long, and the refresh mechanism forces page reload and skips to top of page. It's also a waste of resources.
Code changed in jenkins
User: Olivier Lamy
Path:
changelog.html
core/src/main/resources/hudson/AboutJenkins/index.jelly
http://jenkins-ci.org/commit/jenkins/848c7e8350dbdaf9e441e7cf36c754208e1ab258
Log:
Merge pull request #162 from jieryn/
JENKINS-9967[FIXED JENKINS-9967] about page should not autorefresh
Thanks !