https://bugs.kde.org/show_bug.cgi?id=366135
--- Comment #8 from Leslie Zhai <xiangzha...@gmail.com> --- > Weird. Code looks fixed, then re-broken by latest commit nope, it followed the orignial author's mind: 1. initialied x and y to -1 2. if XML stringbuffer x !isEmpty, then convert the string to int 3. if failed to convert, set x = -1, because QString::toInt() return ZERO when failure -- You are receiving this mail because: You are watching all bug changes.