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

no matching editors or conversion strategy found #16

Open
rgogulakrishnan opened this issue Nov 28, 2016 · 0 comments
Open

no matching editors or conversion strategy found #16

rgogulakrishnan opened this issue Nov 28, 2016 · 0 comments

Comments

@rgogulakrishnan
Copy link

rgogulakrishnan commented Nov 28, 2016

Hi,

Im trying the latest 1.1.1 version, followed the steps mentioned(though its little outdated) and getting the below exception.

Exception: Cannot convert value of type [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile] to required type [com.bertramlabs.plugins.selfie.Attachment] for property 'profilePicture': no matching editors or conversion strategy found

Also how can i handle SizeLimitExceededException gracefully? Tried to catch but it didnt go well!
And i have to explicitly set the constraint blank false and nullable true.. otherwise my domain fails to create records..

Please advise.

Also do you mind if i could fork the project and update few things and submit a PR?

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

No branches or pull requests

1 participant