The "custom search 1" block is outputting title and placeholder attributes even if these attributes are empty in the form.

<input title="" class="custom-search-box form-text" placeholder="" type="search" id="gcwu-srch" name="qt" value="" size="27" maxlength="150" data-role="none">

I created a patch to remove them when empty.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ptsimard’s picture

Status: Active » Needs review
FileSize
1.02 KB

The patch

ptsimard’s picture

Issue summary: View changes
sylus’s picture

Status: Needs review » Fixed

Committed and attributed!

  • sylus committed 853acf7 on 7.x-1.x authored by ptsimard
    Update WetKit Omega for Issue #2303623 by ptsimard: Fixed custom_search...

Status: Fixed » Closed (fixed)

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