-
Bug
-
Resolution: Fixed
-
Major
-
3.6.0
-
4.5 M5
SQL number values are casted to Double values and set with the ExternalizableMetadataHelper to Double inside JCR repository but this kind of types can be Long or Double.
We should use the new synchronization API in BaseSynchroComponent to avoid this kind of problems.
I discovered it while updating AbstractSQLSCCTestCase._testSyncUser() by using getValue() instead of getMetadataHolder().getLong(). A FIXME has been added.
NB: It can have impacts on Apogée synchronization.
- Bloque
-
CONTENTIO-161 [Synchro] Use the EditContentFunction for content synchro
- Closed
- Fait partie de
-
ODF-2153 [Apogee] Use new API to handle parents and children relations and additional data
- Closed