Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13611

Forum Management does not have locking

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.1.3
    • None
    • ACP
    • None

    Description

      If you execute a relatively slow / long running operation like forum deletion, users may be confused by the lack of response and rerun the operation. There should be some locking mechanism for these operations to prevent them from being run simultaneously.

      Forum #11 does not exist
       
      BACKTRACE
       
      FILE: (not given by php)
      LINE: (not given by php)
      CALL: msg_handler()
      FILE: [ROOT]/includes/acp/acp_forums.php
      LINE: 889
      CALL: trigger_error()
      FILE: [ROOT]/includes/acp/acp_forums.php
      LINE: 1409
      CALL: acp_forums->get_forum_info()
      FILE: [ROOT]/includes/acp/acp_forums.php
      LINE: 93
      CALL: acp_forums->delete_forum()
      FILE: [ROOT]/includes/functions_module.php
      LINE: 529
      CALL: acp_forums->main()
      FILE: [ROOT]/adm/index.php
      LINE: 73
      CALL: p_master->load_active()
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            naderman Nils Adermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: