Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 May 2013 at 01:36 UTC
Updated:
29 Jul 2014 at 22:20 UTC
Jump to comment: Most recent, Most recent file

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!