https://bugs.kde.org/show_bug.cgi?id=393129
Dominik Haumann <dhaum...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Dominik Haumann <dhaum...@kde.org> --- Indeed. The problem is that it seems the Octal rule matches due to the leading 0, and 9 is not part of the Octal system. Usually, the <Float ...> rule should match earlier, but this does not seem to work properly. Needs further investigation. -- You are receiving this mail because: You are watching all bug changes.