Closed iqbalansari closed 9 years ago
Earlier cdr was used to extract value-matcher from matcher, as a result the value-matcher extracted was always a list leading to incorrect behaviour. cadr is used now used to extract the value-matcher
It seems I misunderstood the docs, my config was setting bongo-custom-backend-matchers incorrectly :sob: . Really sorry for the noise.
bongo-custom-backend-matchers
Earlier cdr was used to extract value-matcher from matcher, as a result the value-matcher extracted was always a list leading to incorrect behaviour. cadr is used now used to extract the value-matcher