Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-9277 now.

Global purge setting not recognised leading to data loss (fix completed in vcs)

phpBB2.x had a global purge setting, where topic purging could be disabled for the entire site, overriding individual forum settings.

As phpBB3.x does not have this setting, where a 2.x site happens to have individual forums with purge settings enabled but the global setting disabled (and therefore NO purging occurs), upon conversion purging will start again... leading to unexpected loss of data.

I've been personally impacted by this problem, and would like to strongly recommend that for forums with the global purge setting set to disabled, one of the following be done:
* do not import purging settings for individual forums, set to no purge; or
* check for the scenario where purging is enabled for individual forums but globally disabled, and give a CLEAR warning to the administrator that purging will start occurring unless they disable it for each forum immediately

Otherwise, users will lose data as soon as the purging kicks in. As this behaviour is a change from 2.x, the current scenario is not acceptable.

Comments / History

Posted by AusRef on May 23rd 2007, 06:38

Support Forum discussion including other users affected.

Assigned ticket to user "Kellanved"

Action performed by Kellanved (Former Team Member) on May 23rd 2007, 06:59

Changed ticket status from "New" to "Fix in progress"

Action performed by Kellanved (Former Team Member) on May 23rd 2007, 10:24

Linked ticket with changeset: r7666

Action performed by Kellanved (Former Team Member) on May 23rd 2007, 15:05

Changed ticket status from "Fix in progress" to "Fix completed in CVS"

Action performed by Kellanved (Former Team Member) on May 23rd 2007, 15:06

Ticket details

Related SVN changesets