We have been posting crash logs for years and they are sometimes big, containing base64 encoded VIEWSTATE items, for example.
We just realized today that if it exceeds a certain size that the note gets silently truncated.
I don't know the exact size but one truncated note is 65177 characters long.
Is there a way to increase this size?
Ideally, a truncation warning in the UI would be nice. Thank you.
Issue and note text truncated silently if too large
Moderators: Developer, Contributor
Re: Issue and note text truncated silently if too large
I am not able to reproduce.
Tried latest MantisBT and MariaDB 10.4.32.
What is the data type on your database of column note in table mantis_bugnote_text_table?
Tried latest MantisBT and MariaDB 10.4.32.
What is the data type on your database of column note in table mantis_bugnote_text_table?