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

Framework: fix edit post url regression #3415

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Framework: fix edit post url regression #3415

merged 1 commit into from
Feb 19, 2016

Conversation

gwwar
Copy link
Contributor

@gwwar gwwar commented Feb 19, 2016

This PR fixes #3408. #3202 caused a regression where we are unable to edit a post url.

Testing Instructions

  • Navigate to /posts
  • Edit an existing post
  • Click on the
    edit
  • You should be able to edit the post url without js errors

cc @mtias @artpi @starxedsteph

@gwwar gwwar added [Type] Bug Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 19, 2016
@gwwar gwwar self-assigned this Feb 19, 2016
@aduth
Copy link
Contributor

aduth commented Feb 19, 2016

👍

@aduth aduth added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 19, 2016
@mtias
Copy link
Member

mtias commented Feb 19, 2016

👍

gwwar added a commit that referenced this pull request Feb 19, 2016
Framework: fix edit post url regression
@gwwar gwwar merged commit 6d18f44 into master Feb 19, 2016
@gwwar gwwar deleted the fix/edit-post-url branch February 19, 2016 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Edit Post URL
4 participants