The glossary view currently doesn't show anything, which is obviously not the expected behavior.

| Comment | File | Size | Author |
|---|---|---|---|
| #16 | drupal-1998182-16.patch | 2.36 KB | dawehner |
| #13 | drupal-1998182-13.patch | 3.22 KB | dawehner |
| #13 | interdiff.txt | 937 bytes | dawehner |
| #9 | drupal-1998182-9.patch | 3.35 KB | dawehner |
| #9 | interdiff.txt | 879 bytes | dawehner |
Comments
Comment #1
dawehnerAdded a test + a fix.
Comment #3
dawehner#1: drupal-1998182-1.patch queued for re-testing.
Comment #5
dawehnerLet's debug it.
Comment #6
olli commentedLooks like #1843764: Convert views/templates/views-view-summary-unformatted.tpl.php to twig would also fix it. There is:
Comment #8
olli commentedDo you think we should wait that other issue get in first? Rest of your #1 looks pretty solid.
Comment #9
dawehnerWell, twig will certainly need some time until it's in.
Comment #11
olli commented#9: drupal-1998182-9.patch queued for re-testing.
Looked like #1965048: Frequent random test failure EntityTranslationUITest Invalid values generate a list of form errors..
Comment #12
olli commentedTested manually and was about to set this RTBC, but
Have to remove these first.
Comment #13
dawehnerUps. It would be cool if the testbot would figure that out automatically.
Comment #14
damiankloip commentedComment #15
alexpottNeeds reroll due to twig...
Comment #16
dawehnerLet's go.
Comment #18
olli commented#16: drupal-1998182-16.patch queued for re-testing.
Comment #19
olli commentedReroll looks good to me.
Comment #20
alexpottRan Drupal\views\Tests\GlossaryTest locally passes...
Committed 5b5d535 and pushed to 8.x. Thanks!