Menu

#4118 Error reporting component does not report

Latest_Git
fixed
nobody
None
5
2013-10-17
2013-10-03
No

The function which seems to do the reporting itself (PMA_sendErrorReport) is not called anywhere.

Discussion

  • Mohamed Ashraf

    Mohamed Ashraf - 2013-10-12

    Fixed in pull request #730

     
  • Marc Delisle

    Marc Delisle - 2013-10-16

    Pull request #730 merged, please confirm.

     
  • Marc Delisle

    Marc Delisle - 2013-10-16
    • status: open --> pending
     
  • Michal Čihař

    Michal Čihař - 2013-10-17
    • status: pending --> fixed
     
  • Michal Čihař

    Michal Čihař - 2013-10-17

    Indeed the method is now called, but still it has other problems so that the reports do not appear on our server. I've reported one issue as #4137 and I'm investigating other problems as well.

     
  • Michal Čihař

    Michal Čihař - 2013-10-17

    I've fixed the other issue with https://github.com/phpmyadmin/phpmyadmin/commit/79dd43a

    As this made first report shown on the server, I don't think anybody has ever tested this against our server...