Size: 2172
Comment:
|
Size: 2181
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
To subscribe to all existing or new bug reports, put {{{MoinMoinBugs/.*}}} into the subscribed pages listing on the page [[GetText(UserPreferences)]]. | To subscribe to all existing or new bug reports, put `MoinMoinBugs/.*` into the subscribed pages listing on the page [[GetText(UserPreferences)]]. |
Line 7: | Line 7: |
[[TableOfContents]]## Editing hint: If you want to tune the regexes, check if they stay the same. | [[TableOfContents]] ## Editing hint: If you want to tune the regexes, check if they stay the same. |
Line 9: | Line 12: |
Line 12: | Line 16: |
Line 13: | Line 18: |
Line 16: | Line 22: |
Line 17: | Line 24: |
Line 18: | Line 26: |
1. Check if the bug already exists. You may want to use the fulltext search. Be sure to start it with {{{t:MoinMoinBugs/}}} to show bug pages only. . [[FullSearch]] |
1. Check if the bug already exists. You may want to use the fulltext search. Be sure to start it with `t:MoinMoinBugs/` to show bug pages only. [[FullSearch]] |
Line 21: | Line 29: |
. [[NewPage(BugTemplate, Create, MoinMoinBugs)]] | [[NewPage(BugTemplate, Create, MoinMoinBugs)]] |
Line 25: | Line 33: |
Line 30: | Line 39: |
Line 34: | Line 44: |
Browse current bugs and report new
See also: CategoryMoinMoinBugFixed, CategoryMoinMoinNoBug, KnownIssues. To fix documentation bugs in MoinMaster, please read EditingOnMoinMaster.
To subscribe to all existing or new bug reports, put MoinMoinBugs/.* into the subscribed pages listing on the page GetText(UserPreferences).
New unconfirmed bugs
These are new bugs that the developers did not check yet, or can not be reproduced.
FullSearch(t:MoinMoinBugs r:CategoryMoinMoinBug\b)
Confirmed bugs
These are bugs that have been reproduced by the developers, but they are not fixed yet.
FullSearch(t:MoinMoinBugs r:CategoryMoinMoinBugConfirmed)
Report new bug
First make sure you run the latest version of moin, see FrontPage (this is either the latest released version if you want to report a bug in a release, or that latest developer version, if the bug happens in a developer version).
Check if the bug already exists. You may want to use the fulltext search. Be sure to start it with t:MoinMoinBugs/ to show bug pages only.
Think of a good WikiName for the bug. It will be used to create a subpage under this page. Enter it here:
- Read the instructions and fill in the requested data.
What if I don't know if it is a bug?
First look if it is on MoinMoinFeatures. Search for the problems you have. Perhaps someone else already found it, or it is a thing on a todo list or an enhancement proposal.
If you can't find it follow the description above to file the bug. The MoinMoin developers will then decide if it is a bug or not.
Other bug report sources
Search and report Debian bugs using the [http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=moin Debian Bug Tracker]
Do not report bugs using the [http://sourceforge.net/tracker/?group_id=8482&atid=108482 SF.net Bug Tracker]
Interesting links
[http://www.chiark.greenend.org.uk/~sgtatham/bugs.html How to Report Bugs Effectively]