Menu

#3723 Multiple codemirror instances on SQL pages

Latest_Git
fixed
AJAX (99)
1
2013-06-11
2012-11-04
No

After editing a query and hitting the back button, there are several codemirror instances on the page, but only one is expected to be there.

Discussion

  • Marc Delisle

    Marc Delisle - 2012-11-20

    Rouslan,
    please give a step-by-step scenario: is this about inline editing a query? and do we click on Go after editing the query?

     
  • Rouslan Placella

    in the simplest case:

    * open main pma page
    * click server_sql tab
    * click back button in your browser
    * click forward button in your browser

     
  • Madhura Jayaratne

    • priority: 5 --> 1
    • assigned_to: nobody --> madhuracj
    • status: open --> closed-fixed
     
  • Madhura Jayaratne

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed