The drupal 6 version does not hash the id attribute in a facet block. Now it generates invalid html id attributes with an @ sign. This prevents the "more" functionality from working.

Comments

voidberg’s picture

Status: Active » Needs review
StatusFileSize
new714 bytes

The attached patch fixes this issue.

Status: Needs review » Needs work

The last submitted patch, hash-deltas.patch, failed testing.

voidberg’s picture

StatusFileSize
new574 bytes

Proper patch.

voidberg’s picture

Status: Needs work » Needs review
cpliakas’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. Thanks for the patch!

voidberg’s picture

Status: Reviewed & tested by the community » Fixed

Commited to 6.3 version of Facet API.

http://drupalcode.org/project/facetapi.git/commit/11a118d

cpliakas’s picture

Excellent. Thanks!

Status: Fixed » Closed (fixed)

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