Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2020 at 17:48 UTC
Updated:
12 Sep 2021 at 13:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
xlin commentedComment #3
xlin commentedComment #4
joseph.olstadThanks for the patch
Comment #6
joseph.olstadlooks good thanks
Comment #7
gonssalThis was a bad patch. The 'Filter by' string is no longer translatable.
Comment #10
joseph.olstadhttps://www.drupal.org/project/facetapi/releases/7.x-1.9
Comment #11
joseph.olstadit's not that it was no longer translateable, but that the string changed (by a space) probably
so for that reason, I'll revert anyway, because yes this will unexpectedly cause someone to lose their translation and have to retranslate the string.
Comment #12
gonssalIt's not translatable, the 'Filter by' string has no
t()around it. I will try to send a proper patch for this feature tomorrow if you still want it in.Comment #13
joseph.olstadsure if you can make another patch that'd be great, not sure if/when it will get in.
There's a bigger issue going on right now, looks like some upstream ctools change causes the automated tests to fail completely. not related to recent commits.