[
https://issues.jenkins-ci.org/browse/JENKINS-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159510#comment-159510
]
SCM/JIRA link daemon commented on JENKINS-8298:
-----------------------------------------------
Code changed in jenkins
User: Whren
Path:
src/main/java/hudson/plugins/persona/xml/XmlPersonaReloader.java
http://jenkins-ci.org/commit/persona-plugin/bf35780e4b639db86d43fc56e6a47cb58b87d773
Log:
[FIXED JENKINS-8298] Reloading persona does not reloads existing persona
quotes
When using the reload persona url, it does not reload personas quotes. It only
loads potentialy new personas.
Looks like a Persona.reload() is missing in
hudson.plugins.persona.xml.XmlPersonaReloader.doIndex(StaplerResponse rsp).
Signed-off-by: Whren <[email protected]>
> Reloading persona does not reloads existing persona quotes
> ----------------------------------------------------------
>
> Key: JENKINS-8298
> URL: https://issues.jenkins-ci.org/browse/JENKINS-8298
> Project: Jenkins
> Issue Type: Bug
> Components: persona
> Affects Versions: current
> Reporter: whren
> Attachments: persona.hpi, persona.jar, persona.zip
>
>
> When using the reload persona url, it does not reload personas quotes. It
> only loads potentialy new personas.
> Looks like a Persona.reload() is missing in
> hudson.plugins.persona.xml.XmlPersonaReloader.doIndex(StaplerResponse rsp).
> Pull request made : https://github.com/jenkinsci/persona-plugin/pull/1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira