MantisBT: master 773a22f7

Author Committer Branch Timestamp Parent
dregad dregad master 2013-10-15 05:00 master e2777ab6
Affected Issues  0016498: Bugnote API broken - adds only blank notes
Changeset

Fix 0016498: bugnote_add() storing data in wrong columns

Regression introduced by fbd654083f061fcfcc8dc7229953cc44737889fa, the
parameters to db_query_bound were not correct, due to backporting from
2.0.x branch which stores the text directly within the bugnote table
instead of in bugnote_text.

mod - core/bugnote_api.php Diff File