CMF DeprecationWarning when adding a Silva Root on Windows
Samuel Schluep <[email protected]>
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi When adding a Silva Root in the ZMI on a Windows XP machine some DeprecationWarnings are displayed (see below). Is Infrae aware of this? Can this be corrected somehow? Versions: Windows XP SP2, Zope 2.8.5-final, Python 2.3.5, Silva-1.6b4-all.tgz, Current SVN trunk versions of Silva and SilvaDocument. Best regards Sam E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'Silva\globals' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'Silva\views' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'Silva\resources' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'kupu\common' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'Silva\kupu' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'SilvaDocument\views' will no longer work in CMF 2.0. DeprecationWarning) E:\prog\test\Products\FileSystemSite\DirectoryView.py:520: DeprecationWarning: createDirectoryView() expects a slash-separated path relative to the Products path. 'SilvaDocument\widgets' will no longer work in CMF 2.0. DeprecationWarning)