Mercurial > p > roundup > code
diff doc/FAQ.txt @ 4278:b7c74999947f
- Fix issue2537286 (documentation added to FAQ)
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Oct 2009 09:07:46 +0000 |
| parents | 493e933f6dfb |
| children | 007498b32775 |
line wrap: on
line diff
--- a/doc/FAQ.txt Mon Oct 19 07:25:14 2009 +0000 +++ b/doc/FAQ.txt Tue Oct 20 09:07:46 2009 +0000 @@ -190,6 +190,12 @@ Make sure that the ``tracker`` -> ``web`` setting in your tracker's config.ini is set to the URL of the tracker. +I'm getting infinite redirects in the browser +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +A wrong value for the ``tracker`` -> ``web`` setting may also result in +infinite redirects, see http://issues.roundup-tracker.org/issue2537286 + How is sorting performed, and why does it seem to fail sometimes? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
