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

Changes / fixes for Issue #67 #186

Merged
merged 2 commits into from Dec 21, 2023
Merged

Conversation

Orbisman
Copy link
Contributor

Wrong line for XML event location in elements following DTD

Wrong line for XML event location in elements following DTD
- Added additional comment coverage in TestComments.java
- Added test per Issue FasterXML#67 writeup to TestLocation.java
- Carriage was not being checked so skipped, added check and call to
skipCRLF(c) to advance line number.
@cowtowncoder
Copy link
Member

Oh. One thing before merging: if I haven't yet asked for CLA, I'd need one from:

https://github.com/FasterXML/jackson/blob/master/contributor-agreement.pdf

(used for Woodstox as well as Jackson). It only needs to be sent once before the first contribution; after that good for all contributions. If you have sent one before (I tried checking but might have missed it) just let me know.

Otherwise it's easiest to print, fill & sign, scan/photo, send to cla at fasterxml dot com.

Once I have it I can proceed with merge.

Thank you for the PR; looking forward to merging it!

@Orbisman
Copy link
Contributor Author

Orbisman commented Dec 18, 2023 via email

@cowtowncoder
Copy link
Member

Perfect! Thank you @Orbisman.

@Orbisman
Copy link
Contributor Author

Orbisman commented Dec 20, 2023 via email

@cowtowncoder
Copy link
Member

CLA received, will merge.

@cowtowncoder cowtowncoder added this to the 6.6.0 milestone Dec 21, 2023
@cowtowncoder cowtowncoder merged commit 819c896 into FasterXML:master Dec 21, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants