Update of bug #4808 (project savane):

                  Status:               Confirmed => Fixed                  

    _______________________________________________________

Follow-up Comment #1:

Hum, nice catch: arsort() was used instead of krsort() (stupid PHP functions
names! :) ).
Which means items where sorted... according each <div> line. So there things
were sorted, but the logic was quite unable for a human to catch by looking
at the page.

Side effect: since the value of the array is html div lines, no doubt sorting
this took way more time than simply sorting by the key.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=4808>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to