IQSS / IQSS/dataverse

Missing translation for empty search result message in "My Data"

Open
#11,644 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

What steps does it take to reproduce the issue?

  • Login on the website of a dataverse instance with multiple language options
  • Set the language to a language other than English (Dutch in my case)
  • Go to the "My Data" tab in the dropdown in the header menu.
  • Select filter facets until the search results are empty

** Which page(s) does it occurs on?
https://www.somedataverseinstance.com/dataverseuser.xhtml?selectTab=dataRelatedToMe

** What happens?
A message appears saying: "Sorry, no results were found."

** What did you expect to happen?
A message appears saying: "Sorry, er zijn geen resultaten gevonden."
(Or whatever text is in the translation of dataretrieverAPI.noMsgResultsFound in Bundle_XX.properties)

Which version of Dataverse are you using?
Tested on 6.3 and 6.6

Any related open or closed issues to this bug report?
Not that I know of, but there is the related community post: https://groups.google.com/g/dataverse-community/c/4rtAjWzcOXg/m/pMM7UkeeAAAJ

Screenshots:

Image

Are you thinking about creating a pull request for this issue?
No, unfortunately our team does not currently have capacity to contribute to the main code of dataverse.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the My Data page, dataverseuser.xhtml with selectTab=dataRelatedToMe, and trace the empty-results message and the dataretrieverAPI.noMsgResultsFound key in Bundle_XX.properties. Done when the translated key is used for empty search results in non-English locales and the English behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.