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

Issue #594 - Parse XML element names beginning with Valid NameChar #595

Merged
merged 1 commit into from
Sep 20, 2017

Conversation

ablackton
Copy link
Contributor

Patch for issue #594

Allow xml elements names to begin with valid non-letter name characters.

This is a superset of the xml standard's defined NameStartChars.
https://www.w3.org/TR/REC-xml/#NT-NameStartChar

@geoffmcl
Copy link
Contributor

@ablackton as commented in #594 this looks good... thanks...

Will merge if someone else can test and confirm... thanks...

@geoffmcl geoffmcl added the Bug label Sep 16, 2017
@geoffmcl geoffmcl added this to the 5.5 milestone Sep 16, 2017
@balthisar
Copy link
Member

Builds, tests, and works for me. Feel free to merge. Thanks, @ablackton!

@geoffmcl geoffmcl merged commit cd9bb76 into htacg:next Sep 20, 2017
@geoffmcl
Copy link
Contributor

@ablackton, @balthisar, now merged... bumped to version 5.5.39, 2017.09.20... thanks...

@ablackton
Copy link
Contributor Author

@geoffmcl and @balthisar, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants