There is no reason why we would not allow the search block to not be suppressed on the core search page.

Comments

nick_vh’s picture

Status: Active » Needs review
StatusFileSize
new541 bytes
nick_vh’s picture

StatusFileSize
new1.84 KB

Wrong patch

pwolanin’s picture

Status: Needs review » Needs work

what's the motivation?

Also, this variable being passed into t() should have a better name:

!core_search_text"', $t_args),

and the patch makes it impossible to translate this fragment:

% will be replaced by the value of % in the path
nick_vh’s picture

Status: Needs work » Needs review
StatusFileSize
new1.87 KB

Motivation 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.

pwolanin’s picture

Status: Needs review » Needs work

we shouldn't break existing translations

pwolanin’s picture

Status: Needs work » Needs review
StatusFileSize
new1.89 KB
nick_vh’s picture

Status: Needs review » Reviewed & tested by the community

looks good

pwolanin’s picture

Status: Reviewed & tested by the community » Fixed

fixed for 7 and 6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.