Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13538

Add tests for pagination in nested loops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.4-RC1
    • 3.1.2
    • Extensions
    • None

      In phpBB 3.0, one was able to generate pagination that is generated inside a nested loop, e.g. main.pagination by putting it into the same assign_block_vars(). While this will generally still work in 3.1, one has to first assign the main template block and then generate the pagination afterwards.
      Tests should be added to ensure that this still works.

            Marc Marc
            Marc Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: