php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #15662 iptcembed FotoWare
Submitted: 2002-02-21 12:31 UTC Modified: 2015-07-18 19:09 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: knut dot satre at nord dot no Assigned:
Status: No Feedback Package: GD related
PHP Version: 4.1.1 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: knut dot satre at nord dot no
New email:
PHP Version: OS:

 

 [2002-02-21 12:31 UTC] knut dot satre at nord dot no
The function iptcembed only embed the iptc text in the beginning of the image file. 
Products from Fotoware (FotoStation, ColorFactory, Fotoweb, IndexManager) embed the iptc both at the beginning and at the end of the file.  

However FotoWare products as default reads the IPTC-info from the end. 

Therefore, if IPTC allready has been embeded from FotoWare, iptcembed can not modify the text in an order FotoWare will understand.
 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-28 14:14 UTC] levim@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: GD related -Operating System: All +Operating System: Irrelevant
 [2014-04-28 14:14 UTC] levim@php.net
Is this something you are still interested in seeing?
 [2014-04-28 14:28 UTC] pajoye@php.net
what do you use to modify the iptc data? GD or other part of the image functions do not allow that.
 [2014-12-30 10:41 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 [2015-07-18 19:09 UTC] cmb@php.net
> what do you use to modify the iptc data? GD or other part of the
> image functions do not allow that.

iptcembed() allows that, and while being a part of ext/standard,
it is documented under "Image Processing and GD"[1].

[1] <http://www.php.net/manual/en/book.image.php>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC