Description

Trying to create a page causes windows error, errno 3.

Task: Try to reproduce this bug using different Python versions (2.3, 2.4, 2.5a1 and 2.5.x release) on Win XP SP2. Attach the traceback.

Steps to reproduce

  1. Installed MoinMoin 1.5.3 on WinXp in default (c:\Python25) location.

    1. Configured to run standalone.
    2. When using the help pages for page creation, all ended with Windows error, Errno 3.
    3. When accessing a new link MyNewPage on MyStartingPage, ended in Windows error, Errno 3.

    4. When selecting non-existing page in browser as 'http://localhost:8000/MyNewPage', got Windows error, Errno 3.

  2. Setup path to use Python24; installed into Python24
    1. Used same configuration as previous installation, with modification to htdocs path in moin.py.
    2. Accessed MyNewPage link, got to wiki page that offered to create new page.

    3. When selecting non-existing page in browser, go offered to create new page, 'http://localhost:8000/MyNewPage1'

Example

Details

MoinMoin Version

1.5.3

OS and Version

WinXp Home Service Pack 2

Python Version

2.5.a1

Server Setup

standalone

Server Details

Workaround

Discussion

Please add traceback.html for the errno 3.

1.5.3 was definitively running on Windows, useless to debug without traceback.

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/CreatePageWindowsErrno3Python25 (last edited 2009-03-15 16:50:23 by p5B15BAF6)