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

XML strip namespaces fails in some cases where xmlns appears in text node #4130

Open
rbeckman-nextgen opened this issue May 11, 2020 · 0 comments

Comments

@rbeckman-nextgen
Copy link
Collaborator

A Slack user mentioned that his xml contained a base64 encoded pdf, but occasionally failed if the base64 string contained "xmlns." The following illustrates a simple example where this is a problem.

<xml> <gibberish>asdfxmlnsasdf</gibberish> <foo baz="bat">bar</foo> </xml>

Imported Issue. Original Details:
Jira Issue Key: MIRTH-4254
Reporter: agermano
Created: 2018-03-23T15:39:48.000-0700

@rbeckman-nextgen rbeckman-nextgen added this to the Future Planned milestone May 11, 2020
@cturczynskyj cturczynskyj added the closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. label Mar 1, 2021
@pladesma pladesma closed this as completed Mar 1, 2021
@cturczynskyj cturczynskyj reopened this Mar 1, 2021
@cturczynskyj cturczynskyj removed the closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. label Mar 1, 2021
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

No branches or pull requests

3 participants