MantisBT: master 4fc213a3

Author Committer Branch Timestamp Parent
jreese master 2009-06-02 15:35 master 7104a343
Affected Issues  0010544: Email bug note ordering.
Changeset

Fix 0010544: Fix bugnote order and limit when generating emails.

Reworked the original implementation of bugnote_get_all_bugnotes() to
not care about order or limits, and just cache all the bugnotes in a
simplified format. Updated bugnote_get_visible_bugnotes() to now
expect a full list of bugnotes, and correctly handle the display order
and limit each time called.

mod - core/bugnote_api.php Diff File