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

[Backport stable-16.8.x] XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5 #3519

Merged
merged 1 commit into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5 (#3517)

    * Convert to PDF and extract images from the PDF
    * Adapt the unit test
    * Change the output format to PNG
    * Change the default image format back to JPEG.
    * Read the old office converter configuration for size and quality.
    * Add new configuration options for format, quality and image size.
    * Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
    * Revert "[Misc] Revert LO upgrade because of XWIKI-22335"
    * Fix existing comments in DefaultPresentationBuilder
    * Provide new properties in xwiki.properties
    * Fallback in document-formats.js in case custom-document-formats is
        not used for backward compatibility
    * Provide unit test
    * Improve a bit ServletContainerExecutor to have better understanding
        in case of error when building LO image
    
    This reverts commit 29e4543.
    This reverts commit f19ea82.
    This reverts commit 32a20ae.
    
    ---------
    
    Co-authored-by: Simon Urli <[email protected]>
    (cherry picked from commit acd6ed3)
    michitux authored and github-actions[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fdc7251 View commit details
    Browse the repository at this point in the history