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 a wrong configuration in the Page resource #141

Merged

Conversation

johnkrovitch
Copy link
Contributor

Fix a wrong configuration in the declaration of the Page resource, causing an 500 error when searching a page in admin. The type field does not exists in the entity, it should be removed.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #140
License MIT

Fix a wrong configuration in the declaration of the Page resource, causing an 500 error when searching a page in admin. The `type` field does not exists in the entity, it should be removed.
@bitbager
Copy link
Member

Thanks a lot!

@bitbager bitbager merged commit d71d127 into BitBagCommerce:master May 23, 2018
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.

Possible bug in the "page" Sylius resource
2 participants