guillaumeoriol / serquant

Serquant library
4 stars 1 forks source link

field name incorrectly inflected in Serializer #7

Closed guillaumeoriol closed 13 years ago

guillaumeoriol commented 13 years ago

While trying to fetch data with an XHR GET request on a REST service, the displayed grid shows an empty "action" column. Firebug shows a JSON response with "action_name: null". The name of the property in the entity is "actionName" and the mapped column's name in the database is "action".

guillaumeoriol commented 13 years ago

Works for me. The problem occurred, due to an obsolete version of the library.