Description
When I turn on "Remember last page visited" in UserPreferences, I can't connect to this wiki using link like: http://twistedmatrix.com/wiki/moin . Links to specific page, like http://twistedmatrix.com/wiki/moin/FrontPage are fine. When I turn off this option, I can connect again to the first link.
When I try to connect I see "connecting to twistedmatrix.com" then I get an error message: "Could not open the page “http://twistedmatrix.com/wiki/moin/” after trying for 60 seconds.". When I use curl http://twistedmatrix.com/wiki/moin/ I get the FrontPage. The problem is connecting by registered user with the "Remeber ..." setting.
Example
here is my UserPreferences:
Details
Wiki: This wiki
OS/Browser
- Mac OS X 10.2.8 Safari 1.0.1, Mozilla 1.5
Linux YellowDogLinux 3.0 (RedHat based dist for PPC) Konqueror, Mozilla 1.2
- Windows 2000 Mozilla 1.5, Explorer 6.0
Discussion
Try again with http://twistedmatrix.com/wiki/moin/ (notice the trailing slash).
- Tried. Same results.
It seems to work on this wiki and on my test wiki, so it must be related to twistedmatrix config/or tw+my isp or just voodo -- NirSoffer 2004-02-01 21:45:58
I can't see this in my setup. Works as expected with ModPy, FastCGI and Twisted. moin--main--1.2 head, twisted 1.1.1, python 2.3.3. -- Oliver Graf 2004-02-02 07:08:00
I even can't confirm this with the URLs above. Works as expected for me... I don't think that this is a browser problem. Using unqualified URLs like http://twistedmatrix.com/wiki/moin is always a hazard (apache + mod_rewrite is very funny with it), so the trailing slash should better not be omitted anyway. -- Oliver Graf 2004-02-02 07:17:00
Plan
- Priority: Medium - I guess many users will miss this feature
- Assigned to:
- Status: closed, could not reproduce it for at least a year now