[
https://issues.jenkins-ci.org/browse/JENKINS-13370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161453#comment-161453
]
Manuel Carrasco commented on JENKINS-13370:
-------------------------------------------
It seems a problem in the hudson-plugin-info tag used to generate the table
with the plugin info.
I've asked to the developer mailing list to find a solution.
In the meanwhile I've added a note to the page with the correct link
Thanks for reporting
- Manolo
> Logout when trying to set "Show only n last builds" on "Filter trend data"
> page
> -------------------------------------------------------------------------------
>
> Key: JENKINS-13370
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13370
> Project: Jenkins
> Issue Type: Bug
> Components: performance-plugin
> Affects Versions: current
> Environment: Ubuntu 11.00 Oneiric 64bit
> OpenJDK 1.7
> Reporter: Piotr Czachur
> Assignee: Manuel Carrasco
> Priority: Critical
>
> Hi!
> Before I will run into details I just want to say this issue can be a blocker
> for using performance plugin. If you got hundreds of builds and you cannot
> make Jenkins to generate trend report for only last N builds you wait hours
> for images to appear.
> OK, here are details:
> When I'm trying to set "only n last builds" value on "Filter trend data"
> page, I get immediately logged out.
> I've looked into the cookie set by this action and it looks like this:
> ===
> Name: hudson.plugins.performance
> Content: "BUILD
> Path: /jenkins/job/mytestjob
> ===
> There are two side effects here:
> 1) Setting limit for n last build simply doesn't work
> 2) After pressing "Save" button I'm getting immediately logged out and -
> later - when I try to access build page (mytestjob) I'm also getting logged
> out. Other jobs' pages work fine. I suspect this has something to do with
> content of the cookie sent to the server:
> # cookie sent after setting "n last builds" limit
> Cookie: hudson.plugins.performance="BUILD; screenResolution=1920x1080;
> JSESSIONID=C3EDF6F50798299F696D9387DFC6CBEF
> # cookie sent by Jenkins in normal conditions (no performance plugin cookie)
> Cookie: screenResolution=1920x1080;
> JSESSIONID=C3EDF6F50798299F696D9387DFC6CBEF
> Cheers!
--
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