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 fails #43

Open
StephanPraetsch opened this issue Jun 5, 2023 · 0 comments
Open

CDATA fails #43

StephanPraetsch opened this issue Jun 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@StephanPraetsch
Copy link

Hi,

if I add CDATA in an xml code snippet like

        <notes><![CDATA[file name: snakeyaml-1.33.jar]]></notes>

then it fails with a 400

…  awaiting  First attempt failed, retrying ...
✖  fatal     Error: Request failed with status code 400 
    at createError (/builds/catalyst/documentation/node_modules/axios/lib/core/createError.js:16:15)
    at settle (/builds/catalyst/documentation/node_modules/axios/lib/core/settle.js:17:12)
    at IncomingMessage.handleStreamEnd (/builds/catalyst/documentation/node_modules/axios/lib/adapters/http.js:269:11)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1317:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
error Command failed with exit code 1.

see cdata-in-xml.md

@mihaeu mihaeu self-assigned this Apr 22, 2024
@mihaeu mihaeu added the bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants