I checked the code and stepped through with Firebug. There is a logical flaw inside:
On checking a patch, this patch is addded to the selectedIds input. But as the checkboxes are input fields in the form as well, all the data is sent beack to the server
(1.1Mb of data for ~500 patch-sets in ~200 open changes)
The serverside then just uses the selectedIds field.

Of course one can increase the limit, but that seems only like a workaorund, not a solution.

Additionally, as normally only the latest patchset can get merged anyway, the list would much shorter if by default only this set is listed.

Change By: Björn Pedersen (12/Sep/14 7:24 AM)
Resolution: Won't Fix
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to