Sean O'Donnells Weblog
Just received a bug report on Ogham courtesy of Curtis Seyfried. Just after an install the following error was showing up.
Exception in server Page "/Show.y" caused an error: [Errno 21] Is a directory Traceback (innermost last): File "/home/sean/Snakelets-1.33/ snakeserver/YpageEngine.py", line 229, in createOutput File "", line 14, in create IOError: [Errno 21] Is a directory
It looks like a dodgy cookie was causing the tree to direct ogham to try and read a directory instead of a file. here is a version of the Show.y file that should fix it if you encounter the problem. If anyone out there is able to fix the problem by clearing out their cookies, please let me know, as it would confirm my theory on the source of the problem.
I got the navigation tree to work under konqueror tonight, but the editor is still broken under it, I'll be putting out a new release in the next few days with konqueror compatibility and this bugfix.
Share on Twitter Share on Facebook
Comments
New Comment