Version: 2.3.3 (using KDE 4.7.0) OS: Linux When I try to add a date there are problems: The dropdown box for the month does not contain any options. When viewing the completed date in the view area, only the year is shown. I haven't used Tellico in a few months... this problem didn't exist before. Reproducible: Always Steps to Reproduce: open the editor and enter a date in the appropriate fields - can't fill in month OR open an item that already contains a date... the month will not show (even though it shows in the view summary) Actual Results: cannot fully complete the month, day and year and the view only shows the year (unless viewing an older item that was entered before the problem started) Expected Results: fill in the month, day and year of the date fields OS: Linux (x86_64) release 2.6.38-11-generic Compiler: gcc
(In reply to comment #0) > Version: 2.3.3 (using KDE 4.7.0) > OS: Linux > > When I try to add a date there are problems: The dropdown box for the month > does not contain any options. When viewing the completed date in the view > area, only the year is shown. Near as I can tell from the couple of reports, this is some sort of bug with Tellico when using KDE 4.7.0. I haven't upgraded to 4.7 yet, so I can't reproduce. Once I do, I can test...
Git commit 85ad1f0dff3e9d8dda5a934d0253598922edfa09 by Robby Stephenson. Committed on 19/09/2011 at 02:29. Pushed by rstephenson into branch '2.3'. Fix bug when editing the month field in the date widget in KDE 4.7 Be sure to use a valid QDate when querying the KCalendarSystem for the month name. BUG: 281365 FIXED-IN: 2.3.4 M +4 -0 ChangeLog M +1 -1 src/gui/datewidget.cpp http://commits.kde.org/tellico/85ad1f0dff3e9d8dda5a934d0253598922edfa09