[KEXI] [Bug 395225] New: Fix input of large unsigned int values (>0x7FFFFFFF)

Jarosław Staniek bugzilla_noreply at kde.org
Sun Jun 10 21:11:12 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=395225

            Bug ID: 395225
           Summary: Fix input of large unsigned int values (>0x7FFFFFFF)
           Product: KEXI
           Version: 3.1.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Tables
          Assignee: kexi-bugs at kde.org
          Reporter: staniek at kde.org
                CC: adam at piggz.co.uk, inksi at fables.co.za
  Target Milestone: ---

Input of large unsigned int values (>0x7FFFFFFF) is incorrect. 

Reason is, QIntValidator is not for unsigned ints. Use KDbLongLongValidator.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list