[Bug 297490] New: Copy tags when creating a new version

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 297490] New: Copy tags when creating a new version

Roland Geider
https://bugs.kde.org/show_bug.cgi?id=297490

            Bug ID: 297490
          Severity: wishlist
           Version: 2.5.0
          Priority: NOR
          Assignee: [hidden email]
           Summary: Copy tags when creating a new version
    Classification: Unclassified
                OS: All
          Reporter: [hidden email]
          Hardware: Other
            Status: UNCONFIRMED
         Component: Versioning
           Product: digikam

When creating a new version of an image, the rating etc. is copied over from
the original one. The tags however, are not. It would make more sense if they
would, since after applying a simple transformation (contrast, rotation) it is
currently necessary to re-apply all the tags.

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 297490] Copy tags when creating a new version

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=297490

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[hidden email]
            Version|2.5.0                       |2.6.0
     Ever confirmed|0                           |1

--- Comment #1 from Gilles Caulier <[hidden email]> ---
I confirm this dysfunction. Tags are not copied from original to a new
version...

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 297490] Copy tags when creating a new version

Marcel Wiesweg
In reply to this post by Roland Geider
https://bugs.kde.org/show_bug.cgi?id=297490

Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/4918e135ef681e8d2f56cc8
                   |                            |a2705d05880914497

--- Comment #2 from Marcel Wiesweg <[hidden email]> ---
Git commit 4918e135ef681e8d2f56cc8a2705d05880914497 by Marcel Wiesweg.
Committed on 22/04/2012 at 18:53.
Pushed by mwiesweg into branch 'master'.

Consolidate code for copying attributes in CollectionScanner and fix copying of
tags.

Tags cannot simply be copied at the lowest level: The SQL fails in case tags
are already set, but much more important: internal tags such as history tags
must not be copied. Use TagsCache and ImageInfo facilities to copy tags
properly.

M  +51   -3    libs/database/collectionscanner.cpp
M  +6    -6    libs/database/collectionscanner.h
M  +11   -37   libs/database/imagescanner.cpp
M  +0    -5    libs/database/imagescanner.h

http://commits.kde.org/digikam/4918e135ef681e8d2f56cc8a2705d05880914497

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 297490] Copy tags when creating a new version

Gilles Caulier-4
In reply to this post by Roland Geider
https://bugs.kde.org/show_bug.cgi?id=297490

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.6.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