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

IMPB-1509 correct typo in find_and_update_post() to properly compare post slug and link url when updating IDX pages #492

Open
wants to merge 1 commit into
base: release/3.2.0-old2
Choose a base branch
from

Conversation

lainvineyard
Copy link
Contributor

Pull Requests

🐛 Are you fixing a bug? Y

Template

Description of the Change

Fix typo in find_and_update_post() to properly compare the page slug with the url of an IDX page when IDX pages are updated by IMPress

Verification Process

Run the 3.1.0 version plugin with and without the fix with an instance of a WordPress site that has duplicate posts for an IDX page and observe that with the fix in place the IDX page with a page slug that matches the url of the IDX page is retained, while without the fix in place the oldest IDX page is retained instead.

Release Notes

N/A

Review

Pull Requests must have the sign-off of two other developers and at least one of these must be an IDX Broker team member.

@rdowner22 rdowner22 changed the base branch from master to release/3.2.0 May 7, 2024 16:42
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

Successfully merging this pull request may close these issues.

2 participants