When statuses are defined to appear in user profiles, they will be inserted in all user view modes.
For instance when using apachesolr_user the statuses will show in the search results. We probably just want to show statuses if we are seeing the user profile page.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | statuses.view_mode.1783496.patch | 616 bytes | hernani |
Comments
Comment #1
hernani commentedThe following patch adds a check for the view mode before adding statuses to the profile.
Comment #2
icecreamyou commentedCommitted to dev, thanks!