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

[webtools][rest] SimpleRestController Error 500 on adding #27

Closed
jcheron opened this issue Apr 22, 2019 · 0 comments
Closed

[webtools][rest] SimpleRestController Error 500 on adding #27

jcheron opened this issue Apr 22, 2019 · 0 comments
Assignees
Labels
bug Fixed Fixed bug

Comments

@jcheron
Copy link
Contributor

jcheron commented Apr 22, 2019

Steps

  • create a new Resource/controller Rest inheriting from SimpleRestController
  • Add an instance (POST) with webtools interface

Expected Result

  • Status 200 or 201
  • instance created

Actual Result

  • Status 500 : unable to insert the instance

Versions

  • Ubiquity framework 2.1.1
  • Ubiquity devtools 1.2.3
  • php 7.3.2
@jcheron jcheron self-assigned this Apr 22, 2019
@jcheron jcheron added the bug label Apr 22, 2019
@jcheron jcheron added the Fixed Fixed bug label Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixed Fixed bug
Projects
None yet
Development

No branches or pull requests

1 participant