dbugrimov
dbugrimov
Syncing DAM Assets I came across an issue when Grabbit throws an exception meeting '$' sign in a node name. Code with issue: /src/main/groovy/com/twcable/grabbit/jcr/DefaultProtoNodeDecorator.groovy `Line 58: createFrom(childNode, childNode.getName().replaceFirst(Pattern.quote(innerProtoNode.name), getName())).writeToJcr(session)` when...
When I try to login to package share I see the following error ``` HTTP ERROR: 500 Problem accessing /crx/packageshare/login.html. Reason: java.lang.UnsupportedOperationException: Deserialization not allowed for class org.apache.http.impl.auth.BasicScheme ``` The...