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

Serialize XML: omit invalid anyURI values #178

Closed
jkowalleck opened this issue Aug 15, 2022 · 0 comments · Fixed by #179
Closed

Serialize XML: omit invalid anyURI values #178

jkowalleck opened this issue Aug 15, 2022 · 0 comments · Fixed by #179
Labels
bug Something isn't working

Comments

@jkowalleck
Copy link
Member

this appears to be invalid XML, but is still rendered:

... is not a valid value for 'anyURI'

      <externalReferences>
        <reference type="vcs">
          <url>git@github.com:peterolson/BigInteger.js.git</url>
          <comment>as detected from PackageJson property "repository.url"</comment>
        </reference>
      </externalReferences>
@jkowalleck jkowalleck added the bug Something isn't working label Aug 15, 2022
@jkowalleck jkowalleck pinned this issue Aug 15, 2022
jkowalleck added a commit that referenced this issue Aug 15, 2022
fixes #178

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
jkowalleck added a commit that referenced this issue Aug 15, 2022
fixes #178

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck unpinned this issue Aug 15, 2022
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

Successfully merging a pull request may close this issue.

1 participant