Menu

#4299 (ok 4.1.9) Deletion even when the user says "No" to the confirmation message

4.1.8
fixed
None
1
2014-12-27
2014-02-27
No

After searching in a database when user clicks on delete of a result a confirmation message pops up. When the user clicks on "No" button, the results are deleted.

  1. click on a database
  2. click on "search" tab
  3. search for an entry
  4. click on "delete"
  5. click on "No" when confirmation dialog appears

In addition to that, the behavior of that feature is different to the expected behavior of the code.

Discussion

  • Sampath Liyanage

    I purposed a fix with this pull request: https://github.com/phpmyadmin/phpmyadmin/pull/976

     
  • Marc Delisle

    Marc Delisle - 2014-02-28
    • summary: Deletion even when the user says "No" to the confirmation message --> (ok 4.1) Deletion even when the user says "No" to the confirmation message
    • status: open --> resolved
    • assigned_to: Marc Delisle
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-02-28
    • summary: (ok 4.1) Deletion even when the user says "No" to the confirmation message --> (ok 4.1.9) Deletion even when the user says "No" to the confirmation message
     
  • Marc Delisle

    Marc Delisle - 2014-03-06
    • Status: resolved --> fixed