| Summary: | Boolean fields are always shown with checkmark in list view, no matter the value | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | s.hs |
| Priority: | NOR | ||
| Version First Reported In: | 2.3.4 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.3.5 | |
| Sentry Crash Report: | |||
|
Description
Robby Stephenson
2011-10-06 04:58:55 UTC
Git commit 6678c6936bb59eed1c11d23808dc76dfb4e3df29 by Robby Stephenson. Committed on 06/10/2011 at 07:14. Pushed by rstephenson into branch '2.3'. Only show boolean checkmarks when field values are not empty The entry value was not read before returning a checkmark icon for boolean fields. This was a regression in Tellico 2.3.4. BUG: 283444 FIXED-IN: 2.3.5 M +4 -0 ChangeLog M +9 -8 src/models/entrymodel.cpp http://commits.kde.org/tellico/6678c6936bb59eed1c11d23808dc76dfb4e3df29 Git commit c1820084b5217a003a68d1ec557444872bd834fd by Robby Stephenson. Committed on 06/10/2011 at 07:14. Pushed by rstephenson into branch 'master'. Only show boolean checkmarks when field values are not empty The entry value was not read before returning a checkmark icon for boolean fields. This was a regression in Tellico 2.3.4. BUG: 283444 FIXED-IN: 2.3.5 M +4 -0 ChangeLog M +9 -7 src/models/entrymodel.cpp http://commits.kde.org/tellico/c1820084b5217a003a68d1ec557444872bd834fd *** Bug 290907 has been marked as a duplicate of this bug. *** |