In the /groups page, when using the 'Limit to' filter, it adds copys of the groups that match the criteria instead of correctly filtering them. Those extra copys appear under the body of the groups, respecting it's width, and more copys add up when you use the filter repeatedly.

I've had this issue since beta2, maybe beta1, though I didn't even notice the filter at that time.

CommentFileSizeAuthor
#1 ejemplo-bug.png42.74 KBDani_what

Comments

Dani_what’s picture

StatusFileSize
new42.74 KB
Dani_what’s picture

I've tryed it on a fresh 7.x-3.0 install and the only difference is how the "junk" is laid out, but it's still there.

Edit: if you try to use the filter with 1 or 2 letter only, all the groups will disappear and you'll get a "No groups matched the text you entered." message. Then you have to reload de page for the groups to come back, as the filter won't find them (oh, no junk!).

japerry’s picture

Status: Active » Postponed (maintainer needs more info)

I cannot reproduce this issue, I've tried typing in various words, matching group words, parts of words, etc and none of them work. What words did you type in to get this result?

Dani_what’s picture

"new", "york", "city", "boston", "team", "sunt", "esse", "online home", ...
It happens whenever I type any word or array of words that matches completely something in the name or description of any groups. If it can't find exactly what I typed there is no effect at all.

Oh, wow. Just before saving this comment I felt I should try the filter with a different browser, just in case that was the problem... and with Torch (which is based on chromium) the filter worked perfectly. Until now I had only used it with Firefox 19.

Have you tryed / Can you try it with firefox?

japerry’s picture

Assigned: Unassigned » japerry
Status: Postponed (maintainer needs more info) » Active

Duplicated. This is definitely an issue with firefox 19, although I'm having trouble figuring out why its generating not only different display, but different results.

Investigating.

japerry’s picture

Title: 'Limit to' filter fills the page with junk » Invalid search results when using Firefox+ajax+exposed filters on groups page
Status: Active » Needs review

Changed title to be a bit more descriptive of the specific issue. Turning of AJAX fixes this problem. Seeing if that will be sufficient from a UX perspective.

japerry’s picture

Status: Needs review » Fixed

Fixed by removing Ajax. we'll reopen if we need to enable ajax and find another solution to this.

http://drupalcode.org/project/commons_groups.git/commit/cd6b47c

Status: Fixed » Closed (fixed)

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