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

Missing language string in admin console #3608

Open
phette23 opened this issue Nov 30, 2021 · 0 comments
Open

Missing language string in admin console #3608

phette23 opened this issue Nov 30, 2021 · 0 comments
Labels
Admin Console Issues that are contained in the admin console, and will be sunset after REST API port. Language Strings Issues relating to language strings - including missing strings. Tech debt Anything to with the health of the code base

Comments

@phette23
Copy link
Contributor

Describe the bug
There's a com.equella.admin.validation.incomplete language string which isn't defined in any of the reference language packs (I downloaded all of them from 2019.2 up to the most recent release, 2021.1.2).

To Reproduce
Steps to reproduce the behavior:

  1. Launch the admin console
  2. Edit a collection
  3. Go to Display then Search Results Template tab
  4. Add a new field to the search results template at the bottom
  5. Don't fill it out complete (e.g. leave the metadata node or data type undefined)
  6. Try to Save the collection
  7. See error with missing language string

validation incomplete

There are probably other ways of triggering this "validation incomplete" message but this was the one where I discovered it.

Expected behavior

A message should appear, even if you've not explicitly defined one in your language pack. But in the absence of that, there should be some language pack that tells you what the message would usually say, yet none of the releases have this property.

Platform:

  • OpenEquella Version: 2019.2
  • OS: macOS 12.0.1 21A559 x86_64
  • Using admin console, not a web browser, and I assume this bug is present regardless of oE version since I don't see the property in even the most recent versions' language packs
@edalex-ian edalex-ian added Tech debt Anything to with the health of the code base Admin Console Issues that are contained in the admin console, and will be sunset after REST API port. Language Strings Issues relating to language strings - including missing strings. labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Console Issues that are contained in the admin console, and will be sunset after REST API port. Language Strings Issues relating to language strings - including missing strings. Tech debt Anything to with the health of the code base
Projects
None yet
Development

No branches or pull requests

2 participants