[
https://issues.apache.org/jira/browse/SYNCOPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-621:
-------------------------------------------
Fix Version/s: 1.3.0
1.2.2
> Reduce log level of bean validation errors (in data binder)
> -----------------------------------------------------------
>
> Key: SYNCOPE-621
> URL: https://issues.apache.org/jira/browse/SYNCOPE-621
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.2.1
> Reporter: Guido Wimmel
> Priority: Minor
> Fix For: 1.2.2, 1.3.0
>
>
> Similar to SYNCOPE-415 (see discussion there), there is another source of
> bean validation errors leading to an ERROR log entry - via
> AbstractAttributableDataBinder, which is called from UserDataBinder.create()
> -> AbstractAttributableDataBinder.fill(). The validation happens in
> AbstractAttr.addValue().
> I suggest reducing the log level in AbstractAttributableDataBinder:224 from
> ERROR to WARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)