Skip to content

Fix WYSIWYM XHTML output client-side rather than server-side #192

@namedgraph

Description

@namedgraph

This involves wrapping the XHTML output into <div xmlns="http://www.w3.org/1999/xhtml"></div> and then canonicalizing the XML.
Doing it on the client-side would allow to get rid of 3 request interceptors:

  • RDFPostCleanupInterceptor
  • UpdateRequestCleanupInterceptor
  • MultipartRDFPostCleanupFilter

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions