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

Breaks Divi Builder Export #224

Closed
danyell-hubrix opened this issue Apr 9, 2018 · 4 comments
Closed

Breaks Divi Builder Export #224

danyell-hubrix opened this issue Apr 9, 2018 · 4 comments
Assignees
Milestone

Comments

@danyell-hubrix
Copy link

Divi v3.0.106
Divi Builder Export (pops a modal allowing download of page content as JSON)
WP-Stateless v2.1.4

Activate plugin: Export produces empty file
Deactivate plugin: Export behaves correctly as expected

This happens in/on .../wp-admin/post.php (Page/Post edit) where WP-Stateless has no business intercepting anything (neither URL rewrite nor XHR nor Ajax)

P.S. I love this plugin and I love that someone is trying to support GCS as a CDN. Sadly this bug is a deal-breaker. Perhaps add an exclusion-list configuration parameter ("do nothing on these URPLs" sort of thing)?

@dchenk
Copy link
Contributor

dchenk commented Jul 27, 2018

@danyell-hubrix is Divi trying to persist the file before allowing the data to be downloaded? If so, in what directory?

alimuzzaman pushed a commit that referenced this issue Aug 21, 2018
The issue was with the Cache-Busting (randomize_filename) function.
@alimuzzaman
Copy link
Contributor

@danyell-hubrix @dchenk
The problem was with our Cache-Busting feature.

@alimuzzaman
Copy link
Contributor

You can get the fix from here.
https://github.com/wpCloud/wp-stateless/releases/tag/2.1.8-beta-3

@danyell-hubrix
Copy link
Author

@alimuzzaman This is great, thank you! And gratz on your awesome progress in your current build cycle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants