Bug 242624 - Wrong IPTC hyperlink
Summary: Wrong IPTC hyperlink
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-MetadataEdit (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-23 19:55 UTC by Christopher Yeleighton
Modified: 2016-07-19 05:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2010-06-23 19:55:12 UTC
Version:           0.6.0 (using KDE 4.3.5) 
OS:                Linux

The page at the IPTC hyperlink does not describe the IPTC tags used in the image format.

Reproducible: Always

Steps to Reproduce:
1. Tell Gwenview to open the image "P1170553.jpg".
2. Tell Gwenview to edit IPTC metadata.
3. Follow the hyperlink to IPTC.

Actual Results:  
2. The metadata dialog box contains a hyperlink to IPTC.
3. The browser displays a page "International Press Telecommunications Council" <URL:http://en.wikipedia.org/wiki/IPTC>

Expected Results:  
3. The browser should display the page "IPTC Information Interchange Model" <URL:http://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model>

OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
Sample image: <URL:http://bugsfiles.kde.org/attachment.cgi?id=48271>
Comment 1 caulier.gilles 2010-06-23 23:33:08 UTC
SVN commit 1141956 by cgilles:

Fix IPTC url to wikipedia
BUGS: 242624


 M  +1 -1      iptccategories.cpp  
 M  +1 -1      iptccontent.cpp  
 M  +1 -1      iptccredits.cpp  
 M  +1 -1      iptceditdialog.cpp  
 M  +1 -1      iptcenvelope.cpp  
 M  +1 -1      iptckeywords.cpp  
 M  +1 -1      iptcorigin.cpp  
 M  +1 -1      iptcproperties.cpp  
 M  +1 -1      iptcstatus.cpp  
 M  +1 -1      iptcsubjects.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1141956