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

Forum Management does not have locking

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 3.1.3
    • ACP
    • None

      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()
      

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

              Created:
              Updated: