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

Removing obsolete redirection #383

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Removing obsolete redirection #383

merged 1 commit into from
Jun 5, 2023

Conversation

psaiz
Copy link
Contributor

@psaiz psaiz commented Jun 2, 2023

This is to close inveniosoftware/invenio-app-rdm#2217 and closes #336.

The redirection for communities//about doesn't seem to work. We could rely on the redirection from invenio-rdm, instead of having to redefine it in zenodo-rdm

@@ -221,10 +221,6 @@
"source": "/communities/<community_id>/curate",
"target": communities_requests_view_function,
},
"redirect_communities_about": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure this was obsolete, can someone confirm, ping @alejandromumo @slint ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, after some memory loss, I found #336. Which means that this redirect is not needed anymore, we do actually serve a page there that is valid.

@kpsherva kpsherva merged commit 55ddea3 into zenodo:master Jun 5, 2023
1 check passed
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 this pull request may close these issues.

legacy: community about bage redirect not necessary community-about: tab misbehaves when clicked
3 participants