-
Notifications
You must be signed in to change notification settings - Fork 382
Open
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Prerequisites
- I have carried out troubleshooting steps and I believe I have found a bug.
- I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
Describe the bug
Hi!
I've been early adopter of playground demos in wordpress.org. Here, if you click on "Live demo"https://wordpress.org/plugins/woocommerce-pay-for-payment/ you will find out that it does not work.
I don't know why, but when I updated it, it was working.
I've noticed several issues:
- my blueprint.json doesn't contain step installing the plugin, since it's in the bundle already https://plugins.svn.wordpress.org/woocommerce-pay-for-payment/assets/blueprints/ But the one that is loaded on the playground it does:
Expected behavior
I expect playgrounds used on wordpress.org backwards compatible, or that I get an automated message they are not and what I should change, since the plugins are free, I maintain them, but it's hard for me to go and check some additional functionality regulary.
Actual behavior
- blueprint.json used for wordpress.org preview is manipulated from my own
- not backwards compatible and error is not clear
Steps to reproduce
- click on "Live demo"https://wordpress.org/plugins/woocommerce-pay-for-payment/ you will find out that it does not work
- check the plugin's blueprint.json and compare with loaded ones
Isolating the problem
- I have deactivated other plugins and confirmed this bug occurs when only this plugin is active.
- This bug happens with a default WordPress theme active.
- I can reproduce this bug consistently using the steps above.
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended