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

Refactor permalink verification in single post controller #5297

Merged
merged 1 commit into from
May 25, 2015

Conversation

acburdine
Copy link
Member

closes #4322

  • removes verifying "sections" of permalinks in favor of checking the url returned with the post
  • fixes unit tests to define post.url in mock post requests

closes TryGhost#4322
- removes verifying "sections" of permalinks in favor of checking the url returned with the post
- fixes unit tests to define post.url in mock post requests
@acburdine acburdine changed the title refactor permalink verification in single post controller Refactor permalink verification in single post controller May 22, 2015
ErisDS added a commit that referenced this pull request May 25, 2015
Refactor permalink verification in single post controller
@ErisDS ErisDS merged commit 1883bdb into TryGhost:master May 25, 2015
@acburdine acburdine deleted the frontend-single branch June 3, 2015 03:14
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.

Permalink unit tests and frontend route improvements
2 participants