GravityPDF / gravity-pdf

Gravity PDF is the ultimate third-party PDF automation tool for generating digital PDFs using the popular form-builder plugin Gravity Forms.
https://gravitypdf.com
89 stars 20 forks source link

Better compatibility with Weglot #1505

Closed jakejackson1 closed 8 months ago

jakejackson1 commented 9 months ago

Description

The Weglot plugin includes a feature that auto-injects the language selector. This was running when the PDF is viewed/downloaded, and could corrupt the documents.

Testing instructions

I wasn't able to replicate the problem on a fresh development site, and it was only present on a customer's site. I'm unsure of the exact combination of variables that triggers this bug, but tested the fix on the customers website.

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.98%. Comparing base (a4f089f) to head (155b8bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1505 +/- ## ============================================ Coverage 76.97% 76.98% ============================================ Files 244 244 Lines 12741 12744 +3 Branches 370 370 ============================================ + Hits 9808 9811 +3 Misses 2925 2925 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.