https://bugs.kde.org/show_bug.cgi?id=361625
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.3.12 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/tell | |ico/ce6372fae186040ce8a3553 | |e93364c1f73af809f --- Comment #4 from Robby Stephenson <ro...@periapsis.org> --- Git commit ce6372fae186040ce8a3553e93364c1f73af809f by Robby Stephenson. Committed on 16/04/2016 at 20:49. Pushed by rstephenson into branch 'master'. Properly account for zero-padding in filter dates Custom dates would have dates in format yyy-M-d, not ISO format, i.e not zero-padded. Correct for the problem, and also fix the issue when saving FIXED-IN: 2.3.12 M +6 -2 src/filter.cpp M +8 -0 src/gui/datewidget.cpp M +6 -3 src/tests/filtertest.cpp M +1 -1 src/translators/tellicoxmlexporter.cpp M +8 -0 src/translators/xmlstatehandler.cpp http://commits.kde.org/tellico/ce6372fae186040ce8a3553e93364c1f73af809f -- You are receiving this mail because: You are watching all bug changes.