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

do not to resolve external entities #10

Closed
jukzi opened this issue Jul 31, 2023 · 0 comments
Closed

do not to resolve external entities #10

jukzi opened this issue Jul 31, 2023 · 0 comments

Comments

@jukzi
Copy link
Contributor

jukzi commented Jul 31, 2023

Please provide an XML load option for whether or not to resolve external entities.
And please disable external loading by default.
It would be ok, to have a fixed set of external files precached locally like in org.eclipse.help.internal.entityresolver.LocalEntityResolver / /org.eclipse.help/dtds/internal

merks added a commit that referenced this issue Aug 1, 2023
This option is false by default and will prevent
XMLHandler.resolveEntity(String, String) from loading external entities.

#10
merks added a commit that referenced this issue Aug 1, 2023
This option is false by default and will prevent
XMLHandler.resolveEntity(String, String) from loading external entities.

#10
merks added a commit that referenced this issue Aug 1, 2023
This option is false by default and will prevent
XMLHandler.resolveEntity(String, String) from loading external entities.

#10
@merks merks closed this as completed Aug 1, 2023
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

No branches or pull requests

2 participants