Bug 230360 - Not possible to add non-ascii characters in Byline-field from Metadata Editor
Summary: Not possible to add non-ascii characters in Byline-field from Metadata Editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-MetadataEdit (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 21:10 UTC by Tosv
Modified: 2017-07-09 11:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.3.0


Attachments
Screenshot showing working XMP input dialog after bug fixed (75.18 KB, image/png)
2013-07-09 13:51 UTC, Ananta Palani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tosv 2010-03-11 21:10:43 UTC
Version:           1.1.0 (using KDE 4.4.0)
OS:                MS Windows
Installed from:    MS Windows

I'm using Digikam (1.1.0 and Kipi-plugins 1.1.0) to create- and edit image metadata in my collection of tiff-files. Here in Sweden we have the three characters Å, Ä and Ö, hence I'm using XMP instead of IPTC when working with my images. That's because IPTC does not support non-ascii characters.

This often works very well but when trying to use these three characters in the XMP Edit Metadata-panes "Byline"-field they will not appear. Although, they are working in the nearby Byline Title-field and in all other fields in the XMP Edit Metadata-pane. This is a problem because many names (and even the word "okänd" (unknown)) here in Sweden contains those characters.
Comment 1 Ananta Palani 2013-06-10 14:29:37 UTC
(In reply to comment #0)

Hi Tosv,

Is this still a problem with the new digiKam 3.1.0 release? You can download the installer from here:
   http://download.kde.org/stable/digikam/digiKam-installer-3.1.0-win32.exe
Comment 2 Tosv 2013-06-15 20:23:33 UTC
Hi Ananta.

Yes this is unfortunately still an issue. I downloaded v. 3.1.0 half an
hour ago and the problem remain. The problematic characters, in upper- and
lower case, are Åå, Ää and Öö.

/ Tobias.


2013/6/10 Ananta Palani <anantapalani@gmail.com>

> https://bugs.kde.org/show_bug.cgi?id=230360
>
> Ananta Palani <anantapalani@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |anantapalani@gmail.com
>
> --- Comment #1 from Ananta Palani <anantapalani@gmail.com> ---
> (In reply to comment #0)
>
> Hi Tosv,
>
> Is this still a problem with the new digiKam 3.1.0 release? You can
> download
> the installer from here:
>
> http://download.kde.org/stable/digikam/digiKam-installer-3.1.0-win32.exe
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 3 Ananta Palani 2013-07-09 13:50:02 UTC
Git commit bcec43b28607db78302aa4214ea1e90a0d1d1f60 by Ananta Palani.
Committed on 09/07/2013 at 13:49.
Pushed by palani into branch 'master'.

Remove ASCII input restrictions for XMP byline and identifiers fields.
FIXED-IN: 3.3.0

M  +2    -1    NEWS
M  +2    -1    metadataedit/xmp/xmpcredits.cpp
M  +2    -1    metadataedit/xmp/xmpstatus.cpp

http://commits.kde.org/kipi-plugins/bcec43b28607db78302aa4214ea1e90a0d1d1f60
Comment 4 Ananta Palani 2013-07-09 13:51:48 UTC
Created attachment 81022 [details]
Screenshot showing working XMP input dialog after bug fixed