Re: java.lang.UnsupportedOperationException in the Time component

2022-12-21 Thread Lukasz Lenart
śr., 21 gru 2022 o 17:41 Massimiliano Del Matto < massimiliano.delma...@cubemail.it> napisał(a): > We are facing a java.lang.UnsupportedOperationException on some > java.sql.Time fields in our frontend after migrating from 2.5.26 to 6.0.3, > the same as reported in https://issues.apache.org/jira/b

java.lang.UnsupportedOperationException in the Time component

2022-12-21 Thread Massimiliano Del Matto
We are facing a java.lang.UnsupportedOperationException on some java.sql.Time fields in our frontend after migrating from 2.5.26 to 6.0.3, the same as reported in https://issues.apache.org/jira/browse/WW-5197 (on java.sql.Time instead of java.sql.Date). Maybe the same fix should be done in org.apac