You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
In the repository code, url-pattern is empty in web.xml in partnerconsent project.
So, the expectation is that no validation error is shown when url-pattern is empty
Clone the GIT repo in local Eclipse
Expected behavior
In the repository code, url-pattern is empty in web.xml in partnerconsent project.
So, the expectation is that no validation error is shown when url-pattern is empty
Actual behavior
Validation error is shown when url-mapping is empty
See this stack overflow post where I posted this issue first and got the suggestion to create an issue for the repository owner.
https://stackoverflow.com/questions/75507520/error-the-url-mapping-is-invalid-eclipse-web-xml
Kindly change the repository code if it shouldn't be empty.
The text was updated successfully, but these errors were encountered: