Skip to content

Fix serialization of ATTLIST is incorrect - #234

Merged
naitoh merged 5 commits into
ruby:masterfrom
OlofKalufs:bugfix/#233-serialization-of-attlist-is-incorrect
Jan 20, 2025
Merged

Fix serialization of ATTLIST is incorrect#234
naitoh merged 5 commits into
ruby:masterfrom
OlofKalufs:bugfix/#233-serialization-of-attlist-is-incorrect

Conversation

@OlofKalufs

@OlofKalufs OlofKalufs commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

GitHub: fix #233

Changed so that "<!ATTLIST" is added to AttDecl contents - simliar to how it already was with "<!ENTITY"
Updated a test case to test for this

@naitoh

naitoh commented Jan 18, 2025

Copy link
Copy Markdown
Contributor

Thanks.
4de910f is a different issue than #233, could you please separate the PR?

@OlofKalufs

Copy link
Copy Markdown
Contributor Author

Sure, just wanted to make the build go through but now I reverted that commit

@OlofKalufs

Copy link
Copy Markdown
Contributor Author

Created another PR for the Ruby 3.5+ problem: #235

@naitoh naitoh changed the title Bugfix/#233 serialization of attlist is incorrect Fix serialization of ATTLIST is incorrect Jan 20, 2025
@naitoh
naitoh merged commit 107e273 into ruby:master Jan 20, 2025
@naitoh

naitoh commented Jan 20, 2025

Copy link
Copy Markdown
Contributor

Thanks, @OlofKalufs!

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.

Serialization of ATTLIST is incorrect

2 participants