-
Notifications
You must be signed in to change notification settings - Fork 494
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
Facets filter labels not translated in result block #10158
Facets filter labels not translated in result block #10158
Conversation
I blindly merged this code into a test branch of mine and it seemed to help: #10694 (comment) |
Good news if it's help ! I can close my PR if it's include into yours |
Sorry, I wasn't clear. Please don't close this PR as we plan to test it separately (but I'm not sure when). Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks reasonable and Iike I said at #10158 (comment) I did some light testing of this PR in a different context (while looking at #10694 (comment) ). Approved.
@jeromeroucou we released 6.4 today so please merge the latest from "develop" into this PR when you get a chance. Thanks.
QA: Tested with Spanish and saw the translated value |
What this PR does / why we need it:
With this PR we have a translated facets filters on search block result, same as facets labels (on the left panel)
Which issue(s) this PR closes:
Special notes for your reviewer:
I do 3 commits :
staticSolrFieldFriendlyNamesBySolrField
is now get resource bundle. So we doesn't have to keep the quick fix for Search Results - Publication Status Facet Weirdness #618Suggestions on how to test this:
To test this PR, I would recommend activating internationalization