Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdata workaround for confluence 8.0.x to 8.2.x #833

Merged
merged 2 commits into from
Jul 22, 2023
Merged

Conversation

jdknight
Copy link
Member

In some Confluence instances, there was a window where pages could not be uploaded since Confluence would refuse the EOF sequence for CDATA blocks. This workaround can help a user get their content published at the unfortunate tweak of changing any trailing EOF CDATA blocks to have a space character included.

In some Confluence instances, there was a window where pages could not
be uploaded since Confluence would refuse the EOF sequence for CDATA
blocks. This workaround can help a user get their content published at
the unfortunate tweak of changing any trailing EOF CDATA blocks to have
a space character included.

Signed-off-by: James Knight <james.d.knight@live.com>
Adding changes during development window.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 6a877c9 into main Jul 22, 2023
27 checks passed
@jdknight jdknight deleted the provide-cdata-quirk branch July 22, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant