Bug #1191
U+200B "ZERO WIDTH SPACE" characters causing client crashes
Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
10/14/2012
Due date:
% Done:
0%
Estimated time:
Version:
0.8.0
OS:
Any
Description
U+200B "ZERO WIDTH SPACE" characters will cause a client crash on mouseover.
As a side effect, also breaks URL detection for any URLs including the characters.
This sample will cause client crash on mouseover: testtest
This one should break url detection AND cause client crash on mouseover: http://google.com/
History
#1 Updated by Anonymous about 12 years ago
Can't reproduce the crash here. Could be a windows only Qt issue.
There's a seperate ticket for the url breakage (#1092), which in this case might even be desired (major browsers reject such urls for being misleading)
#2 Updated by Anonymous over 11 years ago
- Status changed from New to Closed
- Version changed from 0.8-pre to 0.8.0
Qt issue, reportedly solved in 4.8.4 (used for the 0.9.0 Windows builds).