This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new c232159 Updating to use the html5 serializer
c232159 is described below
commit c2321596cabb4e6ad3cad58bb240683e75267347
Author: Dan Klco <[email protected]>
AuthorDate: Fri Jun 1 16:27:41 2018 -0400
Updating to use the html5 serializer
---
.../libs/sling-cms/config/rewriter/reference-mapping-rewriter.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/cms/ui/src/main/resources/jcr_root/libs/sling-cms/config/rewriter/reference-mapping-rewriter.json
b/cms/ui/src/main/resources/jcr_root/libs/sling-cms/config/rewriter/reference-mapping-rewriter.json
index 95d3008..eb19e38 100644
---
a/cms/ui/src/main/resources/jcr_root/libs/sling-cms/config/rewriter/reference-mapping-rewriter.json
+++
b/cms/ui/src/main/resources/jcr_root/libs/sling-cms/config/rewriter/reference-mapping-rewriter.json
@@ -12,7 +12,7 @@
"paths": [
"/content"
],
- "serializerType": "html-serializer",
+ "serializerType": "html5-serializer",
"transformerTypes": [
"referencemapping"
],
--
To stop receiving notification emails like this one, please contact
[email protected].