Skip to content

ZCU-DATA/Fix-author-redirect#1297

Merged
milanmajchrak merged 1 commit into
customer/zcu-datafrom
zcu-data/redirect-with-author-name
May 27, 2026
Merged

ZCU-DATA/Fix-author-redirect#1297
milanmajchrak merged 1 commit into
customer/zcu-datafrom
zcu-data/redirect-with-author-name

Conversation

@Kasinhou

@Kasinhou Kasinhou commented May 26, 2026

Copy link
Copy Markdown

Problem description

When clicking on author with orcid id, the redirect should be with name of author not like this:
image
http://dev-5.pc:89/search?f.author=0000-1234-5678-9123,authority

Sync verification

If en.json5 or cs.json5 translation files were updated:

  • Run yarn run sync-i18n -t src/assets/i18n/cs.json5 -i to synchronize messages, and changes are included in this PR.

Manual Testing (if applicable)

Copilot review

  • Requested review from Copilot

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the author link generation in the CLARIN shared utilities so that clicking an author always redirects to a search filtered by the author’s display name (instead of an ORCID/authority identifier), while still using ORCID data only for the optional ORCID icon/profile link.

Changes:

  • Simplified author search-link composition to always use authorMV.value with the equals operator.
  • Kept ORCID authority parsing solely for generating the external ORCID profile URL/icon link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@milanmajchrak milanmajchrak merged commit e29ed83 into customer/zcu-data May 27, 2026
6 checks 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.

3 participants