[Bugzilla] [Bug 7277] Stéphane MOTTELET has changed attachments.created

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Tue Mar 20 11:07:52 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=7277
--------- Bug Summary -----------
The "Recent File" list should ordered in the reverse order (most recent files on

---------- Changed by ------------
stephane.mottelet at utc.fr

---------- What changed ----------
attachments.created

--- Comment #8 from Stéphane MOTTELET <stephane.mottelet at utc.fr> ---
Created attachment 4688
  --> http://bugzilla.scilab.org/attachment.cgi?id=4688&action=edit
Proposed patch

There has been a regression because some parts of the code have been rewritten. It was not only a matter of iterating backward in the list of recent
files, but iterating backward *by starting at the end of the list* and not at the Nth element, where N is the maximum number of entries in the menu.

Here is a patch fixing the problem.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180320/882ab3fa/attachment.htm>


More information about the Bugzilla mailing list