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

Redirect/Rewriting is not correct #10

Open
onor13 opened this issue Aug 3, 2017 · 0 comments
Open

Redirect/Rewriting is not correct #10

onor13 opened this issue Aug 3, 2017 · 0 comments

Comments

@onor13
Copy link

onor13 commented Aug 3, 2017

  • Rewriting should be applied on the uri attribute from UriEntry and not the name!
    Example:
    uri id="PizzaID" name="http://example.org/Pizza.owl" uri="http://fake.org/Pizza.owl"
    rewriteURI uriStartString="http://fake.org" rewritePrefix="."
    After rewriting we should get ./Pizza.owl

  • The computation of redirect should not stop after the first rewrite is found. The documentation says: “If more than one rewriteURI entry matches, the matching entry with the longest normalized uriStartString value is used.”

onor13 pushed a commit to onor13/xmlcatalog that referenced this issue Aug 3, 2017
onor13 pushed a commit to onor13/xmlcatalog that referenced this issue Oct 5, 2017
onor13 pushed a commit to onor13/xmlcatalog that referenced this issue Oct 12, 2017
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

1 participant