Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Search in this group" does not search in group comments #11172

Open
oseg opened this issue Aug 19, 2017 · 1 comment
Open

"Search in this group" does not search in group comments #11172

oseg opened this issue Aug 19, 2017 · 1 comment

Comments

@oseg
Copy link

oseg commented Aug 19, 2017

Context: elgg v2.3.3

Scenario:

  • Create a group
  • In this group, create a bookmark (for instance) with "comala" in the title and description
  • in this boomark's page, add a comment containing "comala"
  • go to the group profile page
  • in the "search in this group" field, enter "comala" and press "go" button
    -> the "comala" bookmark is found but not the "comala" comment
  • in the right menu, click "All" link
    -> Both the "comala" bookmark and its "comala" comment are found
@mrclay
Copy link
Member

mrclay commented Aug 20, 2017

Yep. Comments have no connection to their parents' container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants