Description

#redirect pagename instruction is broken on standalone server.

Example

  1. Install the standlone server
  2. Try to access http://localhost:8000/StartSeite

  3. You get an empty page:

</body>
</html>

Details

MoinMoin Version

main--1.3--patch-171

Workaround

Discussion

server.standalone always sends status 200 before even running the moin request. status needs to be send in RequestStandAlone.http_headers before sending anything else. Patch is ready, testing. -- OliverGraf 2004-10-19 21:07:34

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/RedirectOnStandalone (last edited 2007-10-29 19:06:16 by localhost)