https://bugs.kde.org/show_bug.cgi?id=518599
Bug ID: 518599
Summary: /join command broken when used with room ids
Classification: Applications
Product: NeoChat
Version First git master
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Send /join !foo
OBSERVED:
NeoChat tries to resolve "\!foo" as room id
EXPECTED
NeoChat tries to resolve "!foo"
this is caused by the markdown conversion turning !foo into \!foo
--
You are receiving this mail because:
You are watching all bug changes.