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

Ajax delete should disable moving options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a2
    • 3.1.0-a1
    • JavaScript / AJAX
    • None

      When you delete the first/last row in acp using ajax, the moving options of the new first/last are not disabled.

      Example:
      Item1 - No-Up - Down
      Item2 - Up - No-Down

      If you delete Item1, you get:
      Item2 - Up - No-Down
      but you should get:
      Item2 - No-Up - No-Down

      If you delete Item2, you get:
      Item1 - No-Up - Down
      but you should get:
      Item1 - No-Up - No-Down

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: