The views_row content_type does not support the output of grouping text for context views. This needs to be remedied in some manner.

http://drupalcode.org/sandbox/eclipsegc/1073402.git/commitdiff/d95da9c8b...

git clone --branch views_row_groupings http://git.drupal.org/sandbox/eclipsegc/1073402.git

Comments

eclipsegc’s picture

Status: Active » Needs review

This code currently supports optional rendering of grouping output. Most of the changes are relatively simple.

merlinofchaos’s picture

StatusFileSize
new3.07 KB

Try this instead.

Note: Have not tested even a little.

merlinofchaos’s picture

StatusFileSize
new3.46 KB

It turns out that solr results aren't indexed sequentially, but by some id from within solr. Views doesn't expect this and it causes an issue here.

Updated patch that deals with the row indexing issue from solr.

merlinofchaos’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Patch (to be ported)

Committed the patch in #3.

Should probably be backported to D6.

  • merlinofchaos committed fe35b35 on 8.x-2.x
    Issue #1199182: Allow views context style to both use groups and row...

  • merlinofchaos committed fe35b35 on 8.x-3.x
    Issue #1199182: Allow views context style to both use groups and row...
japerry’s picture

Issue summary: View changes
Status: Patch (to be ported) » Closed (outdated)

Drupal 6 is no longer supported, closing.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.