[tellico] [Bug 422127] Date-fields in duplicate an item

2020-08-21 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=422127

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/tellico/commit/bd336b2c1 |ce/tellico/commit/2fbb5692b
   |d913edec9e130e0a59342a23112 |10df068bb9c7c4304c7ee240780
   |c433|af3d

--- Comment #7 from Robby Stephenson  ---
Git commit 2fbb5692b10df068bb9c7c4304c7ee240780af3d by Robby Stephenson.
Committed on 18/08/2020 at 01:00.
Pushed by rstephenson into branch 'master'.

Fix regression for created and modified dates for duplicated entries

A recent fix to account for imported entries with modified date value
but not create ddate value broke the fix for this bug, so expand the
unit test and clear both date values in the Entry constructors.
FIXED-IN: 3.3.3

M  +4-0ChangeLog
M  +2-0src/entry.cpp
M  +5-0src/tests/collectiontest.cpp

https://invent.kde.org/office/tellico/commit/2fbb5692b10df068bb9c7c4304c7ee240780af3d

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-08-17 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=422127

--- Comment #6 from Robby Stephenson  ---
(In reply to Fabiano Caruana from comment #4)
> In Version 3.3.2 this Bug is present again.

Sorry about that. I fixed a different bug and ended up re-opening this one.
Thanks for letting me know again!

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-08-17 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=422127

Robby Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/tellico/commit/63a7a6bdb |ce/tellico/commit/bd336b2c1
   |c9cd8c9dd4bae413e8f9915ebaf |d913edec9e130e0a59342a23112
   |9110|c433
   Version Fixed In|3.3.1   |3.3.3
 Resolution|--- |FIXED

--- Comment #5 from Robby Stephenson  ---
Git commit bd336b2c1d913edec9e130e0a59342a23112c433 by Robby Stephenson.
Committed on 18/08/2020 at 00:59.
Pushed by rstephenson into branch '3.3'.

Fix regression for created and modified dates for duplicated entries

A recent fix to account for imported entries with modified date value
but not create ddate value broke the fix for this bug, so expand the
unit test and clear both date values in the Entry constructors.
FIXED-IN: 3.3.3

M  +4-0ChangeLog
M  +2-0src/entry.cpp
M  +5-0src/tests/collectiontest.cpp

https://invent.kde.org/office/tellico/commit/bd336b2c1d913edec9e130e0a59342a23112c433

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-08-17 Thread Fabiano Caruana
https://bugs.kde.org/show_bug.cgi?id=422127

Fabiano Caruana  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REPORTED
Version|3.3 |3.3.2

--- Comment #4 from Fabiano Caruana  ---
Sorry Robby,

In Version 3.3.2 this Bug is present again.

greetings
Udo

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-06-02 Thread Fabiano Caruana
https://bugs.kde.org/show_bug.cgi?id=422127

--- Comment #3 from Fabiano Caruana  ---
Thank you for the prompt fixing.

greetings
Udo

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-05-27 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=422127

Robby Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||3.3.1
  Latest Commit||https://invent.kde.org/offi
   ||ce/tellico/commit/9869b15dc
   ||fdc9e305ea7571d32fa60e7abbc
   ||8426

--- Comment #1 from Robby Stephenson  ---
Git commit 9869b15dcfdc9e305ea7571d32fa60e7abbc8426 by Robby Stephenson.
Committed on 28/05/2020 at 01:23.
Pushed by rstephenson into branch '3.3'.

Fix bug for setting creation date field for duplicated entries
FIXED-IN: 3.3.1

M  +4-0ChangeLog
M  +5-1src/entry.cpp
M  +18   -0src/tests/collectiontest.cpp

https://invent.kde.org/office/tellico/commit/9869b15dcfdc9e305ea7571d32fa60e7abbc8426

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 422127] Date-fields in duplicate an item

2020-05-27 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=422127

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/tellico/commit/9869b15dc |ce/tellico/commit/63a7a6bdb
   |fdc9e305ea7571d32fa60e7abbc |c9cd8c9dd4bae413e8f9915ebaf
   |8426|9110

--- Comment #2 from Robby Stephenson  ---
Git commit 63a7a6bdbc9cd8c9dd4bae413e8f9915ebaf9110 by Robby Stephenson.
Committed on 28/05/2020 at 01:22.
Pushed by rstephenson into branch 'master'.

Fix bug for setting creation date field for duplicated entries
FIXED-IN: 3.3.1

M  +4-0ChangeLog
M  +5-1src/entry.cpp
M  +18   -0src/tests/collectiontest.cpp

https://invent.kde.org/office/tellico/commit/63a7a6bdbc9cd8c9dd4bae413e8f9915ebaf9110

-- 
You are receiving this mail because:
You are watching all bug changes.