DokuWiki

It's better when it's simple

User Tools

Site Tools


bugs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
bugs [2016-02-29 10:49] – added info about plugin bugs andibugs [2016-03-17 20:08] Aleksandr
Line 5: Line 5:
 ===== Make sure it is a Bug ===== ===== Make sure it is a Bug =====
  
-Before you report something, try to research if the problem you encounter really is a bug. Maybe it is intended behavior for some reason? Maybe there's a [[config|setting]] you could tune?+Before you report something, try to research if the problem you encounter really is a bug. Maybe it is intended behavior for some reason? Maybe there's a [[:config|setting]] you could tune?
  
-You should also search the [[https://forum.dokuwiki.org|forum]] if people had the same problem before. Maybe there's a fix already?+You should also search the [[https://forum.dokuwiki.org/|forum]] if people had the same problem before. Maybe there's a fix already?
  
 However, if still in doubt, just open a bug report. We can always close it should it turn out to not be a bug. However, if still in doubt, just open a bug report. We can always close it should it turn out to not be a bug.
Line 13: Line 13:
 ===== Check if the problem is already reported ===== ===== Check if the problem is already reported =====
  
-All DokuWiki bugs should be reported in our bug tracker at GitHub located at: [[https://github.com/splitbrain/dokuwiki/issues]]. For bugs in plugins and templates use the plugin's own bugtracker - you'll find a link to that on the plugin's documentation page.+All DokuWiki bugs should be reported in our bug tracker at GitHub located at: [[https://github.com/splitbrain/dokuwiki/issues]]. For bugs in plugins and templates use the plugin's own bugtracker --- you'll find a link to that on the plugin's documentation page.
  
-Use the search to check if your problem already has been reported. Also make sure you search through closed bugs as well - the bug might have been fixed already in development.+Use the search to check if your problem already has been reported. Also make sure you search through closed bugs as well --- the bug might have been fixed already in development.
  
 If the bug was reported already, check if you can provide additional information to aid fixing the bug. See below on how. If the bug was reported already, check if you can provide additional information to aid fixing the bug. See below on how.
Line 21: Line 21:
 ===== Report a Bug ===== ===== Report a Bug =====
  
-As mentioned above, DokuWiki bugs **have** to be reported at https://github.com/splitbrain/dokuwiki/issues. You will need a free GitHub account to do so. Please **do not** report bugs anywhere else (IRC, Twitter, Forum). The Bug Tracker at GitHub is the only canonical way to report a bug. Again: report plugin bugs in the plugin's bug tracker.+As mentioned above, DokuWiki bugs **have** to be reported at [[https://github.com/splitbrain/dokuwiki/issues]]. You will need a free GitHub account to do so. Please **do not** report bugs anywhere else (IRC, Twitter, Forum). The Bug Tracker at GitHub is the only canonical way to report a bug. Again: report plugin bugs in the plugin's bug tracker.
  
 When reporting a bug you should try to include as much information as possible that helps developers with identifying the problem. When reporting a bug you should try to include as much information as possible that helps developers with identifying the problem.
Line 52: Line 52:
 Typical locations are: Typical locations are:
  
-  * /var/log/apache2/error.log +  * ''/var/log/apache2/error.log'' 
-  * /var/log/apache/error.log +  * ''/var/log/apache/error.log'' 
-  * /var/log/httpd/error.log +  * ''/var/log/httpd/error.log'' 
-  * /var/log/syslog+  * ''/var/log/syslog''
  
 If you are on a hosted server, best ask your provider where to find that log.  If you don't have access to ''php.ini'' and can't find the log file you could also try adding the following to the ''.htaccess'' file in your DokuWiki root folder: If you are on a hosted server, best ask your provider where to find that log.  If you don't have access to ''php.ini'' and can't find the log file you could also try adding the following to the ''.htaccess'' file in your DokuWiki root folder:
 +
 <code> <code>
 php_value display_errors 1 php_value display_errors 1
 php_value display_startup_errors 1 php_value display_startup_errors 1
 </code> </code>
-That may send the error message to the browser .+ 
 +That may send the error message to the browser. 
 ==== JavaScript Console log ==== ==== JavaScript Console log ====
  
Line 73: Line 76:
 | Safari  |                              | ''Cmd'' + ''Opt'' + ''C'' | | Safari  |                              | ''Cmd'' + ''Opt'' + ''C'' |
  
-If you see any errors (usually shown in red) in the console, go to your [[plugin:config|config manager]] and disable the [[config:compress|"compresssetting]]. Reload the page and check the JavaScript console for errors again+If you see any errors (usually shown in red) in the console, go to your [[plugin:config|config manager]] and disable the [[config:compress|compress” setting]]. Reload the page and check the JavaScript console for errors again.
- +
-If you find errors in the JavaScript console you should always attach them to your bug report. Preferably the ones found with the "compress" setting disabled. However, sometimes errors only show up with "compress enabled" - in that case send us these error messages.+
  
 +If you find errors in the JavaScript console you should always attach them to your bug report. Preferably the ones found with the "compress" setting disabled. However, sometimes errors only show up with "compress enabled" --- in that case send us these error messages.
  
 ===== Recently opened tasks ===== ===== Recently opened tasks =====
  
-{{rss>http://pipes.yahoo.com/pipes/pipe.run?_id=02bfefe73ba14054570ce82f1929e433&_render=rss&owner=splitbrain&repo=dokuwiki 1h date}} +[[http://feeds.feedburner.com/dokuwiki-recently-opened-tasks|{{https://img-fotki.yandex.ru/get/4809/85226599.c/0_b4b8a_66849a66_orig.png?16x16|Subscribe to DokuWiki: Recently Opened Tasks by RSS}}]]  [[https://feedburner.google.com/fb/a/mailverify?uri=dokuwiki-recently-opened-tasks&amp;loc=en_US|{{https://img-fotki.yandex.ru/get/68668/85226599.c/0_be8e1_f0ac5f00_orig.png?16x16|Subscribe to DokuWiki: Recently Opened Tasks by email}}]] 
-FIXME Yahoo Pipes will be discontinued on 30 September 2015, please change the feed to something else by then.+ 
 +{{rss>http://feeds.feedburner.com/dokuwiki-recently-opened-tasks date}}
  
bugs.txt · Last modified: 2023-12-12 22:58 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki