URL Validator to accept double slashes #352

Merged
claudio.atzori merged 2 commits from url_validation into beta 2023-11-22 13:52:09 +01:00

As highlighted in #9115, the graph construction procedure is currently discarding URL containing double slashes // in the URL path. As they appear to be syntanctically correct, this PR proposes a different behaviour of the org.apache.commons.validator.routines.UrlValidator used to rule out the invalid URLs.

As highlighted in [#9115](https://support.openaire.eu/issues/9115), the graph construction procedure is currently discarding URL containing double slashes `//` in the URL path. As they appear to be syntanctically correct, this PR proposes a different behaviour of the ```org.apache.commons.validator.routines.UrlValidator``` used to rule out the invalid URLs.
claudio.atzori added 1 commit 2023-10-19 16:29:52 +02:00
claudio.atzori added 1 commit 2023-10-25 14:22:58 +02:00
claudio.atzori added this to the OpenAIRE project 2023-10-26 09:41:29 +02:00
claudio.atzori modified the project from OpenAIRE to OpenAIRE - DNet 2023-10-26 09:58:45 +02:00
claudio.atzori merged commit 008fdf9d8a into beta 2023-11-22 13:52:09 +01:00
claudio.atzori deleted branch url_validation 2023-11-22 13:52:09 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#352
No description provided.