https://bugs.kde.org/show_bug.cgi?id=315740
Bug ID: 315740 Summary: Date is incorrectly completed to day in future Classification: Unclassified Product: digikam Version: 2.9.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Dates Assignee: [hidden email] Reporter: [hidden email] When changing the creation date of a picture in the date field of the caption/tags panel (in my case format is dd/mm/yy and the change of yy is greater then current year (13) date is completed to 20yy, so creationdate ends up in the future. Reproducible: Always Steps to Reproduce: 1. Select a picture 2. In caption/tags pane, change yy in Date to 98 Actual Results: Picture will have date dd/mm/2098 Expected Results: Picture should have date dd/mm/1998 Problem can be circumvented by changing yy to desired yyyy (include century), whic is a nuisance for the 100's of photos I am digitising. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=315740
Smit Mehta <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |[hidden email] Ever confirmed|0 |1 --- Comment #1 from Smit Mehta <[hidden email]> --- Hi Gerard I confirm the bug. I will have a look into it. Thanks for sharing the problem with us. Smit -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Gilles Caulier <[hidden email]> --- Gerard, This file still valid using last digiKam 4.2.0 ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #3 from [hidden email] <[hidden email]> --- (In reply to Gilles Caulier from comment #2) > Gerard, > > This file still valid using last digiKam 4.2.0 ? > > Gilles Caulier I will try as soon as I am back from holiday and started working the photos again. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #4 from [hidden email] <[hidden email]> --- Just tested this problem on opensuse digikam 4.3. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #5 from [hidden email] <[hidden email]> --- and it is still there, when changing date (in date field of pane not using calender view) to 01/01/99 date of pic will be 01/01/2099 and not 1999 as expected. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
[hidden email] <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.9.0 |4.3.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #6 from Gilles Caulier <[hidden email]> --- Maik, Can you reproduce the problem with current implementation ? Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #7 from Maik Qualmann <[hidden email]> --- Gilles, Yes, I can reproduce the problem. I think it's normal behavior at 2 digit entry. An image date in the future might make no sense. It could be a if (year > current year) year - = 100 perform. Maik -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #8 from Gilles Caulier <[hidden email]> --- a If with this condition with a messagebox to indicate an error will be fine. Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/digi | |kam/c1af0146604723fe9e3c841 | |9a96392af25b418e6 Version Fixed In| |5.0.0 Resolution|--- |FIXED --- Comment #9 from Maik Qualmann <[hidden email]> --- Git commit c1af0146604723fe9e3c8419a96392af25b418e6 by Maik Qualmann. Committed on 10/05/2016 at 04:24. Pushed by mqualmann into branch 'master'. use 4-digit year and seconds in the description tab Related: bug 362441 FIXED-IN: 5.0.0 M +91 -79 app/date/ddateedit.cpp M +2 -0 app/date/ddatetimeedit.cpp http://commits.kde.org/digikam/c1af0146604723fe9e3c8419a96392af25b418e6 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Gerard Dirkse
https://bugs.kde.org/show_bug.cgi?id=315740
--- Comment #10 from Maik Qualmann <[hidden email]> --- Git commit d646b10926c373e4afd1ca217be96ce4972d52dc by Maik Qualmann. Committed on 10/05/2016 at 16:32. Pushed by mqualmann into branch 'master'. use always 4-digit year and seconds in Metadata Editor Related: bug 362441 M +23 -0 utilities/metadataedit/exif/exifdatetime.cpp M +14 -0 utilities/metadataedit/iptc/iptcenvelope.cpp M +19 -0 utilities/metadataedit/iptc/iptcorigin.cpp M +18 -0 utilities/metadataedit/iptc/iptcproperties.cpp M +19 -0 utilities/metadataedit/xmp/xmporigin.cpp http://commits.kde.org/digikam/d646b10926c373e4afd1ca217be96ce4972d52dc -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |