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

Cannot delete multiple posts in multiple tabs

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Invalid
    • 3.0.x
    • None
    • Other
    • None
    • PHP Environment: 5.2.0
      Database: MySQL 5.0.32

    Description

      When clicking on the "delete post" button (little X in the corner of each post) on viewtopic.php and selecting to open in a new tab, only the last one opened will be deleted. For example

      "Delete post a" in a new tab
      "Delete post b" in a new tab
      "Delete post c" in a new tab
      press "ok" for tab b - "sorry you can only delete your own posts"
      press "ok" for tab c - post deleted (because it was the last one clicked)
      press "ok" for tab a - "sorry you can only delete your own posts"

      This was all tested as the board administrator within firefox 2.0.0.12.

      I don't know why this is but the board administrator should never be told that the reason that the delete did not work was because it was not their post, as they have the authority to delete all of them.

      I assume that this is because of some global variable that is getting overwritten each time the delete post button is pressed.

      Attachments

        Activity

          People

            Marc Marc
            ghell ghell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: