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

Fix meta sanitizing (again) #5910

Merged
merged 3 commits into from
Apr 16, 2021
Merged

Conversation

JoryHogeveen
Copy link
Member

@JoryHogeveen JoryHogeveen commented Jan 5, 2021

Fixes #5909 (Confirmed: 1x)

Description

Fixes new bug introduced with #5665

How Has This Been Tested?

Tested with unit tests and #5909 fix.
Needs more unit tests.

Screenshots or Screencast

Types of changes

This PR sets the fix in #5665 to only occur with WP object fields, not Pod options and other data.

Changelog text for these changes

PR Checklist

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.
  • My code includes automated tests for PHP and/or JS (if applicable).

This commit sets the fix in #5665 to only occur with WP object fields, not Pod options and other data.
@JoryHogeveen JoryHogeveen added Type: Bug Priority: Blocker Issue is causing a problem that is holding a release or is a major bug that needs to be fixed ASAP Keyword: Needs Unit Tests Status: PR > Pending Code Review PR is pending code review by core developers Status: PR > QA pending QA needs to be done labels Jan 5, 2021
@JoryHogeveen JoryHogeveen added this to the Pods 2.7.26 milestone Jan 5, 2021
@JoryHogeveen JoryHogeveen self-assigned this Jan 5, 2021
@sc0ttkclark sc0ttkclark added Status: PR > Reviewed and Ready PR has been code reviewed by core developers and is ready for merge (if it passes QA) and removed Status: PR > Pending Code Review PR is pending code review by core developers labels Jan 6, 2021
sc0ttkclark
sc0ttkclark previously approved these changes Jan 6, 2021
@sc0ttkclark sc0ttkclark modified the milestones: Pods 2.7.26, Pods 2.7.27 Jan 8, 2021
Base automatically changed from release/2.7.26 to main January 8, 2021 21:51
@sc0ttkclark sc0ttkclark dismissed their stale review January 8, 2021 21:51

The base branch was changed.

@JoryHogeveen JoryHogeveen changed the base branch from main to release/2.7.27 January 11, 2021 12:19
Tests for proper sanitztion
@JoryHogeveen JoryHogeveen added Status: Unit Tested Has new tests, confirmed as working and removed Keyword: Needs Unit Tests labels Jan 22, 2021
@JoryHogeveen JoryHogeveen linked an issue Feb 18, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Blocker Issue is causing a problem that is holding a release or is a major bug that needs to be fixed ASAP Status: PR > QA pass QA passed Status: PR > Reviewed and Ready PR has been code reviewed by core developers and is ready for merge (if it passes QA) Status: Unit Tested Has new tests, confirmed as working Type: Bug
Projects
None yet
2 participants