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

ARR commitment: fix paper_link validation #2136

Closed
melisabok opened this issue May 7, 2024 · 0 comments · Fixed by #2138
Closed

ARR commitment: fix paper_link validation #2136

melisabok opened this issue May 7, 2024 · 0 comments · Fixed by #2138
Assignees

Comments

@melisabok
Copy link
Member

melisabok commented May 7, 2024

Use a regex that check the link follow the format "https://openreview.net/forum?id=[note_id]"

No pdf link should be allowed and not extra parameters and no comma separated values.

https://github.com/openreview/openreview-py/blob/master/openreview/venue/process/submission_commitments_preprocess.py

Add a descriptive error message.

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

Successfully merging a pull request may close this issue.

2 participants