current_search_block_view expects all the parts of the block to have #theme attributes, but the 'search found n items' bit does not. I assume this is just trying its best to backport to D6 without drupal_render.

Quick fix in attached patch.

CommentFileSizeAuthor
facetapi.patch584 bytesjody lynn

Comments

soulfroys’s picture

The patch works, tks!

cpliakas’s picture

Assigned: Unassigned » voidberg

Seems like OK to me. Assigning to voidberg for review.

@voidberg, feel free to mark as RTBC / needs work and commit at your discretion.

Thanks!
Chris

voidberg’s picture

Status: Needs review » Fixed

Patch works fine, commited to 6.x.

Thanks Jody!

http://drupalcode.org/project/facetapi.git/commit/5d588be

cpliakas’s picture

Great work everyone!

@Jody Lynn,

Congrats for being the 40th code contributor to Facet API!

Chris

Status: Fixed » Closed (fixed)

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