Menu

#4581 Some links in query_result doesn't work

Latest_Git
fixed
None
1
2014-11-10
2014-11-09
No

I have encountered some strange errors while using the tool links at the bottom of result_query box on master.

I don't know if all of them are related or not, listing together for now.

  1. The Edit link does not work. Sometimes it works, probably the first time in session or page(Not sure).

    • Browse a table. (I used sidebar)
    • Click on Edit (It goes to edit, as expected)
    • Again select the same table from sidebar.
    • Click on Edit. This time it does nothing, Even no activity in network log.
  2. The Explain SQL link.

    • Browse a table. (I used sidebar)
    • Click on Explain SQL. It gives error message with no other information. Network log says that import.php returned with the error(success: false).
  3. The Refresh link
    (Exactly same as Explain SQL)

  4. The Without PHP Code link

    • Browse a table.
    • Go to Create PHP Code
    • Click on Without PHP Code. It gives similar error as Explain SQL
  5. The Refresh link
    (Same as Explain SQL)

I am using Chrome 38, on Ubuntu 14.04. Also confirmed on Firefox 33, with PHP 5.5.9 on Apache 2.4.7.

Discussion

  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
  • Hugues Peccatte

    Hugues Peccatte - 2014-11-10

    Nisarg,
    The PR has been merged. Do you still have some of these 5 issues?
    Thanks.

     
  • Madhura Jayaratne

    I confirm that the issues are fixed.

     
  • Madhura Jayaratne

    • status: open --> fixed
    • Priority: 5 --> 1