Project

General

Profile

Submissions » History » Version 1

Jean-Philippe Lang, 2008-04-13 12:43

1 1 Jean-Philippe Lang
h1. Submitting Bugs
2
3
Before submitting a bug report here, please make sure:
4
5
* that you're using an appropriate Rails version (see [[RedmineInstall]])
6
* that your database is up to date, especially if you've just migrated from a previous version or revision (see [[RedmineUpgrade]])
7
* if your problem is related to svn (or any other scm), that the proper binaries are installed on your Redmine host (see [[RedmineRepositories]])
8
9
When filling a bug report, please give the following information with the description of your problem:
10
11
* which database (eg. Postgresql 8.2) and Rails version (eg. Rails 1.2.6) you're using
12
* your Redmine version (pick the version number in the _Affected version_ field) and the exact revision (eg. r1142) if you're using repository code
13
* your scm binary version (eg. svn 1.4) if your problem is about scm integration
14
* the error stack trace that you should find in the log file if your report is about an error. The message displayed by the app (eg. _...An error occurred on the page you were trying to access. If you continue..._) is useless here.