Version: 2.3.4 (using KDE 4.6.5) OS: Linux Regardless of the value of the field, the column view always shows a checkmark. Reproducible: Didn't try Steps to Reproduce: Show checkmark Expected Results: No checkmark for empty values
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. ***