Code

fixed issue2550730: FAQ has broken link to Zope book. Reported and fixed by John...
[roundup.git] / doc / FAQ.txt
index 08e11903a7d962801037656aa6b31f1dda0e8aec..8a8d9e2cc7cc8ad0cb3bcce820bd9abce01f7e38 100644 (file)
@@ -134,7 +134,7 @@ This is based upon the template markup language in Zope called, oddly
 enough "Zope Page Templates". There's documentation in the Roundup
 customisation_ documentation. For more information have a look at:
 
-   http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ 
+   http://docs.zope.org/zope2/zope2book/
 
 specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced
 Page Templates".
@@ -190,6 +190,12 @@ I keep getting logged out
 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?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~