File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1111 the bytes already read are dropped (seems the WantReadError is really
1212 an error, not just an indication to retry).
1313- Correct initial- and end-handshakes for SSL
14+ - Update FAQ to mention infinite redirects with pathological settings of
15+ the tracker->web variable. Closes issue2537286, thanks to "stuidge"
16+ for reporting.
1417
15182009-10-09 1.4.10 (r4374)
1619
Original file line number Diff line number Diff line change @@ -190,6 +190,12 @@ I keep getting logged out
190190Make sure that the ``tracker`` -> ``web`` setting in your tracker's
191191config.ini is set to the URL of the tracker.
192192
193+ I'm getting infinite redirects in the browser
194+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195+
196+ A wrong value for the ``tracker`` -> ``web`` setting may also result in
197+ infinite redirects, see http://issues.roundup-tracker.org/issue2537286
198+
193199
194200How is sorting performed, and why does it seem to fail sometimes?
195201~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments