- π«π·France fmb PerpinyΓ , Catalonia, EU
In my opinion, the correct way would be to write a Facets plugin.
- @fmb opened merge request.
- Status changed to Needs review
over 1 year ago 2:53pm 27 March 2023 - π«π·France fmb PerpinyΓ , Catalonia, EU
In order to test this MR, check "Country name" in facets settings.
- π³π±Netherlands batigolix Utrecht
I tested this and it works nice.
What is missing is documentation that explains how to set it up (especially the "Country name" setting in the facet.)
But as this module does not have a README, we would need a separate issue for this.So I mark this RTBC.
- Status changed to RTBC
over 1 year ago 11:42am 7 April 2023 - π¬π§United Kingdom dakala Fairford, Glos
@batigolix Thanks for all your work on issues. Would you be able to help update the README please? Once that's done, we can merge and release a new version. Once again, thanks.
- Status changed to Needs work
over 1 year ago 1:19pm 8 September 2023 - π³π±Netherlands batigolix Utrecht
@dakala: the fork needs to be updated so that it contains a readme so it becomes possible to update it. But I dont know how to update the fork.
As an alternative I can create a new ticket for updating the readme.
- Status changed to Fixed
over 1 year ago 2:29am 9 September 2023 - π¬π§United Kingdom dakala Fairford, Glos
@batigolix: No worries. I don't know how to update forks either. Let's go for the easiest option. I'll merge this now, since it's been tested and marked RTBC before. I'll leave the update to the README in your able hands.
-
dakala β
committed 95f78805 on 8.x-1.x authored by
FMB β
Issue #3187133 by FMB, devad, batigolix: Facets integration
-
dakala β
committed 95f78805 on 8.x-1.x authored by
FMB β
- ππ·Croatia devad
Thanks all. I tried a .dev committed Facets plugin and it works nicely.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 year ago 3:34pm 29 September 2023 - π³π±Netherlands batigolix Utrecht
@dakala:
I created an issue (with patch) for the improvement of the readme: β¨ Improve README.md Needs review
- π΅πΉPortugal introfini
To assist others facing the same issue, ensure that the "Ignore Case" processor is not enabled on your index for the country field. The country codes are stored in uppercase, and the countryManager->getList() method returns keys in uppercase as well. Any conversion to lowercase will cause the functionality to break.