MantisBT: master-2.27 38d698f7

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-10-26 14:10 master-2.27 6c7fb31e
Affected Issues  0004383: Editing a note has language specific note at end of note
 0036542: When editing a bugnote, a newline is appended to the text
Changeset

Do not append newline to bugnote text

This appears to be a remnant of when a the edit date was appended to the
end of the bugnote's text. The code adding the newline separators was
not removed when this was changed in issue 0004383.

Fixes 0036542

mod - bugnote_update.php Diff File