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

InvalidPathException is logged when attempting to generate a document link for a url in catalogs #977

Closed
datho7561 opened this issue Feb 1, 2021 · 0 comments · Fixed by #978
Assignees
Labels
bug Something isn't working
Milestone

Comments

@datho7561
Copy link
Contributor

System: win10 with AdoptOpenJDK 11, couldn't reproduce under Linux

example catalog to reproduce:

<catalog
  xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="urn:oasis:names:tc:entity:xmlns:xml:catalog
    http://www.oasis-open.org/committees/entity/release/1.1/catalog.xsd"
  prefer="public">
  <public publicId="value" uri="https://google.ca" />
</catalog>
@datho7561 datho7561 added the bug Something isn't working label Feb 1, 2021
@datho7561 datho7561 self-assigned this Feb 1, 2021
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 1, 2021
Closes eclipse#977

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 added this to the 0.15.0 milestone Feb 1, 2021
datho7561 added a commit to datho7561/lemminx that referenced this issue Feb 2, 2021
Closes eclipse#977

Signed-off-by: David Thompson <davthomp@redhat.com>
datho7561 added a commit that referenced this issue Feb 2, 2021
Closes #977

Signed-off-by: David Thompson <davthomp@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant