Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of PNG IPTC writing to MediaGalleryMetadata module implementation #1669

Closed
lenaorobei opened this issue Jul 28, 2020 · 1 comment · Fixed by #1675
Closed

Add support of PNG IPTC writing to MediaGalleryMetadata module implementation #1669

lenaorobei opened this issue Jul 28, 2020 · 1 comment · Fixed by #1675
Assignees
Labels
Backend Complex Priority: P1 Needs to be fixed before any other issues Progress: done Severity: S1 Affects critical data or functionality and forces users to employ a workaround
Projects
Milestone

Comments

@lenaorobei
Copy link
Contributor

lenaorobei commented Jul 28, 2020

Add support of PNG IPTC writing to MediaGalleryMetadat module implementation.

Technical Design:
https://github.com/magento/adobe-stock-integration/wiki/Technical-Design:-Images-metadata-processing

What needs to be done:

  • Introduce Magento\MediaGalleryMetadata\Model\Png\Segment\IptcWriter(see examples of implementation in Png and Jpeg namespaces)
  • Add the png image containing only IPTC data to Magento\MediaGalleryMetadata\Test\Integration\Model\ExtractMetadataTest integration test
  • Cover the implementation with Magento\MediaGalleryMetadata\Test\Integration\Model\AddIptcMetadataTest integration test (should be the same as Magento\MediaGalleryMetadata\Test\Integration\Model\AddIptcMetadataTest however the Magento\MediaGalleryMetadataApi\Api\AddMetadataInterface instance used should be configured to use only Iptc writer)
@m2-assistant
Copy link

m2-assistant bot commented Jul 28, 2020

Hi @lenaorobei. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@m2-community-project m2-community-project bot added this to Ready for Grooming in Backlog Jul 28, 2020
@lenaorobei lenaorobei added this to the 2.1.0 milestone Jul 28, 2020
@lenaorobei lenaorobei moved this from Ready for Grooming to Ready for Development in Backlog Jul 28, 2020
@sivaschenko sivaschenko added Backend Priority: P1 Needs to be fixed before any other issues Severity: S1 Affects critical data or functionality and forces users to employ a workaround Complex labels Jul 29, 2020
@Nazar65 Nazar65 self-assigned this Jul 29, 2020
@m2-community-project m2-community-project bot moved this from Ready for Development to Dev In Progress in Backlog Jul 29, 2020
@m2-community-project m2-community-project bot moved this from Dev In Progress to Pull Request In Progress in Backlog Jul 30, 2020
Backlog automation moved this from Pull Request In Progress to Done Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Complex Priority: P1 Needs to be fixed before any other issues Progress: done Severity: S1 Affects critical data or functionality and forces users to employ a workaround
Projects
Backlog
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants