Description
Visiting this wiki url without page name is broken. Should go my last page or to page_front_page, but instead just wait and wait.
Steps to reproduce
Try: http://moinmoin.wikiwikiweb.de/
Details
This Wiki.
Discussion
It happened when remember_last_page is selected. Tested in this wiki with my user and with a new test user.
Strangely, I can't reproduce this in my 1.5 wiki using Python 2.4.1, CGI, or twisted 2.0.1. This wiki run Python 2.3.5 and Twisted 1.3, maybe its related.
This is a problem with http_redirect on twisted:
- Redirect to last visited page is broken
Redirect to ?goto=PageName is also broken
- But redirect page works fine
A url quote call was missing. Thus twisted fell over an unicode string and an assertion for str triggered.
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed in latest 1.5