Skip to content

SPR-9498: relax logic detecting successful property editor after conversion exception #94

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

Merged
merged 3 commits into from
Sep 4, 2012

Conversation

dsyer
Copy link
Member

@dsyer dsyer commented Jun 14, 2012

No description provided.

Dave Syer added 3 commits June 14, 2012 11:39
…has failed

The failure of the conversion service is not fatal, but the check that
was in there (line 248) was inadequate to detect the cases that could
already be handled by the default property editors.  This code path
was also not tested anywhere in spring-beans tests until now.
This turns out not to be the main problem exposed in SPR-9498
but it seems like a sensible addition anyway.
@ghost ghost assigned cbeams Jun 14, 2012
jhoeller added a commit that referenced this pull request Sep 4, 2012
SPR-9498: relax logic detecting successful property editor after conversion exception
@jhoeller jhoeller merged commit db4cc95 into spring-projects:master Sep 4, 2012
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

Successfully merging this pull request may close these issues.

3 participants