Skip to content

[WIP] Update jsoup version - #4579

Draft
whyoleg wants to merge 1 commit into
masterfrom
whyoleg/jsoup
Draft

[WIP] Update jsoup version#4579
whyoleg wants to merge 1 commit into
masterfrom
whyoleg/jsoup

Conversation

@whyoleg

@whyoleg whyoleg commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Jsoup changelog.

By simply updating the version, several things were broken:

  1. escaping of ' and "
    • Fixed in the PR: at some version, jsoup supported escaping for attributes, which is stricter, and so Entities.escape started to escape characters, which we don't need to be escaped.
  2. inheritDoc injection
    • TBD: tests are failing.
  3. accessors in javadoc format are missing
    • TBD: if it's a generator or an issue in tests)

- inheritDoc is broken?
- accessors in javadoc format are missing?
@whyoleg whyoleg self-assigned this Aug 18, 2026
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.

1 participant