Ticket #112 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Kauri form submit requires JSON from server response

Reported by: freya Owned by: mpo
Priority: minor Milestone: 0.3
Component: -- unknown -- Version: trunk
Keywords: Cc:

Description

When posting/putting a resource, you 'll get a 'form submit failed' if no entity is set in the response. To make a form submit succesfull it is required to put an JSON to the response. Workaround is just setting an empty JSON in response.

Change History

comment:1 Changed 5 years ago by freya

  • Status changed from new to closed
  • Resolution set to fixed

attached datafilter in forms framework that generates empty json when response is empty and datatype is json

Note: See TracTickets for help on using tickets.