On 3/10/06, Patrick Decat <pdecat@gmail.com> wrote:
Attached is is screenshot of the error message.
There is no error in the event log.
Steps to reproduce : - Create a Python Script on the file system with Windows style line-endings - Go to http://localhost:8080/manage - Click the drop down list to add a Python Script - Enter "test_eol" in the id field - Click "Browse" to find and select your script on the filesystem - Click "Add" - Error : invalid syntax (Script (Python), line 2) - Click "Save changes" -> the error is gone.
System information : - Windows 2000 SP4 (client and server) - Zope 2.9.1 (fresh install with http://www.zope.org/Products/Zope/2.9.1/Zope-2.9.1-win32.exe installer) - Only product installed : ExternalEditor 0.9.1
Sounds like exactly what I experienced ( I guess the repro steps should mean it will be fixed).