CommentFileSizeAuthor
#4 2850356.patch28.06 KBsuraj2012
#2 2850356.patch13.61 KBsuraj2012
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

suraj2012 created an issue. See original summary.

suraj2012’s picture

Status: Active » Needs review
FileSize
13.61 KB
imalabya’s picture

Status: Needs review » Needs work

Patch doesn't apply.

error: while searching for:
                    '#maxlength' => 255,
                  '#description' => t('Use an HTML tag that will render reasonably when
      paging is not enabled, such as %pagebreak or %hr.'),
//                  '#default_value' => \Drupal::config('paging.separator')->get('paging.separator')
                );

            $form['paging_general']['paging_pager_count'] = array(

error: patch failed: src/Form/Pagingform.php:39
suraj2012’s picture

Status: Needs work » Needs review
FileSize
28.06 KB
imalabya’s picture

Status: Needs review » Reviewed & tested by the community

  • suraj2012 authored 6abc4ce on 8.x-1.x
    Issue #2850356 by suraj2012, malavya: Updation of all the configuration...
imalabya’s picture

Status: Reviewed & tested by the community » Fixed

Pushed

suraj2012’s picture

Status: Fixed » Closed (fixed)