I've tried to submit a talk with me and "Daniel Deluca" as a second speaker and the POST gives a dozer error.
{"message":"java.lang.NoSuchMethodException:UnabletodeterminewritemethodforField:'id'inClass:classcom.devoxx.cfp.model.User","exceptionType":"classorg.dozer.MappingException"}
with payload
{"id":null,"tags":[{"id":317},{"id":330},{"id":333}],"speakers":[{"id":2,"version":83},{"id":1750,"version":4}],"language":{"id":"2"},"title":"How to start your own Devoxx4Kids?","type":{"id":4,"version":13,"name":"BOF"},"track":{"id":19,"name":"Future"},"audienceExperience":"NOVICE","summary":"In this BOF we'll explain how to start a Devoxx4Kids in your own city. Expect practical advice, how to's, do's and don'ts etc.\n\nTurn yourself into a hero for your teenage son or daughter and join the Devoxx4Kids movement! :)","sharedProposal":true}
problem is that the error is not shown on the browser so the submitter doesn't really know if something is going wrong.
I've tried to submit a talk with me and "Daniel Deluca" as a second speaker and the POST gives a dozer error.
{"message":"java.lang.NoSuchMethodException:UnabletodeterminewritemethodforField:'id'inClass:classcom.devoxx.cfp.model.User","exceptionType":"classorg.dozer.MappingException"}
with payload
{"id":null,"tags":[{"id":317},{"id":330},{"id":333}],"speakers":[{"id":2,"version":83},{"id":1750,"version":4}],"language":{"id":"2"},"title":"How to start your own Devoxx4Kids?","type":{"id":4,"version":13,"name":"BOF"},"track":{"id":19,"name":"Future"},"audienceExperience":"NOVICE","summary":"In this BOF we'll explain how to start a Devoxx4Kids in your own city. Expect practical advice, how to's, do's and don'ts etc.\n\nTurn yourself into a hero for your teenage son or daughter and join the Devoxx4Kids movement! :)","sharedProposal":true}
problem is that the error is not shown on the browser so the submitter doesn't really know if something is going wrong.