You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2022/08/28 09:03:26 UTC

[GitHub] [poi] gffloodg opened a new pull request, #377: Fix issue with orphaned (in package) images and notes post slide removal.

gffloodg opened a new pull request, #377:
URL: https://github.com/apache/poi/pull/377

   When removing a slide from a loaded (XMLSlideShow) presentation, it is observed that the resulting output, whilst removing the actual slides leaves dangling (orphaned) artefacts in the written package. i.e. the notes slides and image data are left in the package. This results in larger than needed package output - something that is considerably visible when the original deck is of a large size (e.g. 100MB+) 
   
   This PR resolves the issue by ensuring that the package part relations are correctly removed for note and picture relations when a slide is remove from a deck.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] pjfanning commented on pull request #377: Fix issue with orphaned (in package) images and notes post slide removal.

Posted by GitBox <gi...@apache.org>.
pjfanning commented on PR #377:
URL: https://github.com/apache/poi/pull/377#issuecomment-1229418105

   Thanks - merged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] asfgit closed pull request #377: Fix issue with orphaned (in package) images and notes post slide removal.

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #377: Fix issue with orphaned (in package) images and notes post slide removal.
URL: https://github.com/apache/poi/pull/377


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org