https://bugs.kde.org/show_bug.cgi?id=456856
Bug ID: 456856 Summary: NeoChat generating quotes when message get sent without spaces. Product: NeoChat Version: unspecified Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: janbidle...@protonmail.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY When sending "greentext-like" messages (aka ">" immediately followed by words), NeoChat generates quotes for them instead. STEPS TO REPRODUCE 1. Send something like the following text in a room: ``` >be me >try to send greentext >NeoChat scrambles it ``` OBSERVED RESULT NeoChat generates a quoteblock for the whole thing EXPECTED RESULT As there are no spaces after the ">", it should not generate a quoteblock for them. formatted_body should just be `>_be me\n>try to send greentext\n>NeoChat scrambles it` SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 NeoChat: 22.06 ADDITIONAL INFORMATION Fixing this, would also fix the scrambled ascii emoticons (https://invent.kde.org/network/neochat/-/issues/532) -- You are receiving this mail because: You are watching all bug changes.