mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 16:25:29 -05:00
Currently, the searching in comments breaks up, if comments contain multibyte characters and string manipulation logic in getRelevantMessagePart happens to cut through them rendering the resulting string invalid (not UTF-8 compliant). This patch replaces all string manipulating functions in this code to multibyte aware ones. Signed-off-by: Michał Węgrzynek <michal.wegrzynek@malloc.com.pl> |
||
|---|---|---|
| .. | ||
| Activity | ||
| AppInfo | ||
| Collaboration | ||
| Controller | ||
| Listener | ||
| Notification | ||
| Search | ||
| EventHandler.php | ||
| JSSettingsHelper.php | ||