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

Validate QName inputs #48

Closed
FilipJirsak opened this issue Jul 1, 2018 · 3 comments
Closed

Validate QName inputs #48

FilipJirsak opened this issue Jul 1, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@FilipJirsak
Copy link
Contributor

QName doesn't validate inputs, so it is possible to create QName for example with '<' in the tag name.

The bug was reported by @mario-areias, thanks!

@FilipJirsak FilipJirsak added the bug label Jul 1, 2018
@FilipJirsak FilipJirsak added this to the 2.0.3 milestone Jul 1, 2018
@FilipJirsak FilipJirsak self-assigned this Jul 1, 2018
FilipJirsak added a commit that referenced this issue Jul 1, 2018
@FilipJirsak FilipJirsak modified the milestones: 2.0.3, 2.1.1 Jul 1, 2018
@vdotjansen
Copy link

I see this is fixed in both 2.0.3 and 2.1.1, when is 2.0.3 to be released?

anmarker added a commit to anmarker/dom4j that referenced this issue Nov 26, 2018
…eption when qualified name contains disallowed character.
@Marcono1234
Copy link

@FilipJirsak, doesn't the same issue also apply to the uri field?

@wilx
Copy link

wilx commented Sep 23, 2019

Will there be a 2.0.x release with this fix? We have to support older software that has to run with Java 7 still.

billy-mccarthy pushed a commit to billy-mccarthy/dom4j that referenced this issue Oct 21, 2019
…qualified name contains disallowed character.
billy-mccarthy pushed a commit to atlassian/dom4j that referenced this issue Oct 21, 2019
…qualified name contains disallowed character.
harkue pushed a commit to harkue/dom4j that referenced this issue Oct 23, 2019
…qualified name contains disallowed character.

(cherry picked from commit e598eb4)
FilipJirsak added a commit to FilipJirsak/dom4j that referenced this issue Mar 12, 2020
…qualified name contains disallowed character.
FilipJirsak added a commit that referenced this issue Apr 11, 2020
…fied name contains disallowed character.

(cherry picked from commit e598eb4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants