-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF12, 7.2
-
Component/s: Tagging
-
Tags:
When using a non default varchar id type, the tagservice fails when untagging:
java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.String at org.nuxeo.ecm.platform.tag.TagServiceImpl$UnrestrictedRemoveTagging.run(TagServiceImpl.java:225) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:110) at org.nuxeo.ecm.platform.tag.TagServiceImpl.untag(TagServiceImpl.java:196)
This fails for sequence id type -Dnuxeo.test.vcs.idtype=sequence