matomo-org/matomo

add bug reporting feature to help page

開放

#5,810 建立於 2014年7月10日

 (4 則留言) (0 個反應) (0 位負責人)PHP (2,890 個分叉)batch import
EnhancementHelp wanted

倉庫指標

星標
 (21,771 顆星)
PR 合併指標
 (平均合併 8天 11小時) (30 天內合併 106 個 PR)

描述

To aid in debugging individual user issues and bugs, it would be helpful if data regarding the Piwik install and server were sent to us along w/ a bug report. A new section can be added to the Help page that allows users to either:

  • send such a bug report w/ info
  • view the bug report to copy-paste in a dialog (so they can report to the forums or email it themselves)

The following info can be helpful in debugging:

  • phpinfo() output
  • server info (OS, filesystem, etc.)
  • webserver log entries related to piwik install
  • Piwik log entries from a certain time (should also allow users to manage logging through the web interface so we can get as much debug info as possible)

Users should be able to specify which info to send and should be able to double check that they are ok w/ sending the data.

貢獻者指南