1 Commits (4f27c289472a4cfafb5a9b0e38e6a3413c30c562)

Author SHA1 Message Date
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)
* Fix a panic in NotifyCreateIssueComment (caused by string truncation)

* more unit tests

* refactor

* fix some edge cases

* use SplitStringAtByteN for comment content
3 years ago