Skip to content

Rename class to fix a theme clash.#8852

Merged
oskosk merged 2 commits into
Automattic:masterfrom
Pross:patch-1
Feb 19, 2018
Merged

Rename class to fix a theme clash.#8852
oskosk merged 2 commits into
Automattic:masterfrom
Pross:patch-1

Conversation

@Pross
Copy link
Copy Markdown

@Pross Pross commented Feb 15, 2018

Fixes #8851

Changes proposed in this Pull Request:

Simply changing classname.

@Pross Pross requested a review from a team as a code owner February 15, 2018 15:06
@jeherve jeherve added Bug When a feature is broken and / or not performing as intended General [Status] Needs Review This PR is ready for review. [Pri] BLOCKER labels Feb 15, 2018
@jeherve jeherve added this to the 5.8.1 milestone Feb 15, 2018
Copy link
Copy Markdown
Member

@jeherve jeherve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment, just to make sure we don't have the issue again?

/**
* Beaverbuilder Compatibility.
*/
class BeaverBuilderCompat {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about using something like Jetpack_BeaverBuilderCompat instead, just to be sure this does not happen again in the future?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea im happy with that, i'll update the pr.

@jeherve jeherve added [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. and removed [Status] Needs Review This PR is ready for review. labels Feb 15, 2018
@jeherve jeherve added [Status] Needs Review This PR is ready for review. and removed [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. labels Feb 16, 2018
Copy link
Copy Markdown
Member

@jeherve jeherve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jeherve jeherve added [Status] Ready to Merge Go ahead, you can push that green button! and removed [Status] Needs Review This PR is ready for review. labels Feb 16, 2018
Copy link
Copy Markdown
Contributor

@oskosk oskosk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@oskosk oskosk merged commit b7f27fe into Automattic:master Feb 19, 2018
@Pross Pross deleted the patch-1 branch February 19, 2018 22:46
@jeherve jeherve modified the milestones: 5.8.1, 5.9 Mar 2, 2018
@kraftbj kraftbj removed the [Status] Ready to Merge Go ahead, you can push that green button! label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug When a feature is broken and / or not performing as intended General [Pri] BLOCKER

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fatal error: Cannot declare class BeaverBuilderCompat

5 participants