Description
If I have a facet with possible values : Abc's Test, then the node names in the facet navigation are displayed as Abc_x0027_s Test
The HippoFacetSubNavigation#getName should return the decoded value:
org.hippoecm.repository.api.NodeNameCodec.decode(super.getName());