Skip to content

- Implemented comment body patching using diff_match_patch library to follow...

Bartek Wrona requested to merge comment_edit_support into develop

Implemented support for comment body editing (by using diff_match_patch library). Enhanced SQL string literal escaping to avoid problems with unicode nonprintable characters.

Merge request reports