Summary: | Zero values are not displayed in integer columns | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Tables | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | adam, inksi |
Priority: | NOR | ||
Version: | 3.1.0 | ||
Target Milestone: | 3.2 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kexi/941cdfa753b09303cbd45f5de8db55f6e8387fd8 | Version Fixed In: | 3.2.0 |
Sentry Crash Report: | |||
Attachments: | Test db |
Description
Jarosław Staniek
2018-06-09 21:56:47 UTC
Created attachment 113180 [details]
Test db
To test: open the table in data view. Expected: all cells (for byte/short/int/bigint column) show zeros.
Error: all cells are empty.
Git commit 941cdfa753b09303cbd45f5de8db55f6e8387fd8 by Jaroslaw Staniek. Committed on 15/06/2018 at 21:09. Pushed by staniek into branch '3.1'. Zero values are not displayed in integer columns Summary: (for byte/short/int/big int) Test Plan: See https://bugs.kde.org/show_bug.cgi?id=395189#c1 Reviewers: piggz Reviewed By: piggz Subscribers: Kexi-Devel-list Tags: #kexi Differential Revision: https://phabricator.kde.org/D13451 M +1 -5 src/widget/tableview/kexitextformatter.cpp https://commits.kde.org/kexi/941cdfa753b09303cbd45f5de8db55f6e8387fd8 |