We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When a category in OMP is empty (has 0 titles associated to it) it shows a missing locale key error instead a translated message.
To Reproduce Steps to reproduce the behavior:
What application are you using? OMP 3.2 / 3.3 / 3.4
Additional information
OJS 1.2 still has the original locale key message: https://github.com/pkp/omp/blob/omp-stable-1_2_0/locale/en_US/locale.xml#L289C16-L289C39
The text was updated successfully, but these errors were encountered:
pkp/pkp-lib#9722 missing locale key for empty categories
1d041df
Fixed in pkp/omp#986, back-porting PR for review @asmecher:
Sorry, something went wrong.
e131ad6
Merged, thanks!
israelcefrin
No branches or pull requests
Describe the bug
When a category in OMP is empty (has 0 titles associated to it) it shows a missing locale key error instead a translated message.
To Reproduce
Steps to reproduce the behavior:
What application are you using?
OMP 3.2 / 3.3 / 3.4
Additional information
OJS 1.2 still has the original locale key message:
https://github.com/pkp/omp/blob/omp-stable-1_2_0/locale/en_US/locale.xml#L289C16-L289C39
The text was updated successfully, but these errors were encountered: