<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>The "Recent File" list should ordered in the reverse order (most recent files on <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - The "Recent File" list should ordered in the reverse order (most recent files on"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=7277#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - The "Recent File" list should ordered in the reverse order (most recent files on"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=7277">bug 7277</a>
              from <span class="vcard"><a class="email" href="mailto:stephane.mottelet@utc.fr" title="Stéphane MOTTELET <stephane.mottelet@utc.fr>"> <span class="fn">Stéphane MOTTELET</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=4688" name="attach_4688" title="Proposed patch">attachment 4688</a> <a href="attachment.cgi?id=4688&action=edit" title="Proposed patch">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>