Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2013 at 18:14 UTC
Updated:
28 Jun 2013 at 20:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhComment #2
nick_vhWrong patch
Comment #3
pwolanin commentedwhat's the motivation?
Also, this variable being passed into t() should have a better name:
and the patch makes it impossible to translate this fragment:
Comment #4
nick_vhMotivation is to allow to surpress the search box of every search page, not just from any other page except core search page. I don't see any reason why we would want to block that.
Comment #5
pwolanin commentedwe shouldn't break existing translations
Comment #6
pwolanin commentedComment #7
nick_vhlooks good
Comment #8
pwolanin commentedfixed for 7 and 6.