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

auto-prune of shadow topics triggered by prune_all_forums updates wrong timestamp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.10-RC1, 3.3.1-RC1
    • 3.2.4, 3.2.5-RC1, 3.2.5, 3.2.6-RC1, 3.2.6, 3.2.7-RC1, 3.2.7
    • Cron

      In response to PHPBB3-14812 the prune_all_forums cron task was changed to also prune shadow topics.

      This calls auto_prune() with prune mode 'shadow'. However that function only updates the 'prune_next' row field and not 'prune_shadow_next' resulting in the shadow topic prune task being run on every invocation of the prune_all_forums cron task and spamming the admin log with "auto-pruned forum" messages.

       

      Workaround: disable pruning of shadow topics.

            Marc Marc
            BurnIt! BurnIt! [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: