[silva-dev] Silva 1.3b3 released
Marc Petitmermet
petitmermet at mat.ethz.ch
Thu May 26 23:36:42 CEST 2005
> * WebDAV support
well, as the documentation of the new features is not up yet we don't
really know the consequences of this feature and how to use it. i
would speculate that some of the railroad features made it into the
silva core so i can upload/download silva images and silva files
(e.g. a 600 mb movie) and full media zip files using webdav without
bringing down zope;-)
> * Users can now set the preferred language from their member settings
> page
works. but as i have reported before please remove css controlled
notation or use it everywhere. currently, in the german translation,
we can find nouns with upper- and lowercase starting letter mixed on
the same tab, e.g. the publish tab. either everything should be
written in small letters or in correct german spelling but not mixed
because this reduces the quality of the smi gui.
> * Refactoring of the metadata tab
you mean the metadata service, don't you?
there must be some kind of line break between the checkboxes and the
numbers for the position of silva documents in the contents tab.
currently, the numbers are below the check boxes and not on their
right side.
there is a permission problem when silvafacet is installed. as soon
as silvafacet is installed i cannot edit documents anymore because it
asks for some login/pw unknown to me.
i cannot import full media exports from silva-1.2, see below for the
tracebacks.
regards,
marc
Error Type: KeyError
Error Value: (None, 'version_id')
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.FileSystemSite.FSPythonScript, line 104, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.FileSystemSite.FSPythonScript, line 160, in _exec
Module None, line 21, in import_archive_file
- <FSPythonScript at /silva/service_views/Silva/edit/Container/
import_archive_file used for /silva/service_views/Silva/edit/
Container/Publication>
- Line 21
Module Products.Silva.adapters.zipfileimport, line 50, in
importFromZip
Module Products.Silva.silvaxml.xmlimport, line 555, in importFromFile
Module sprout.saxext.xmlimport, line 120, in importFromFile
Module xml.sax.expatreader, line 109, in parse
Module xml.sax.xmlreader, line 123, in parse
Module xml.sax.expatreader, line 216, in feed
Module xml.sax.expatreader, line 353, in start_element_ns
Module sprout.saxext.hookablehandler, line 71, in startElementNS
Module sprout.saxext.hookablehandler, line 47, in _hookedExecute
Module sprout.saxext.xmlimport, line 258, in startElementNS
Module Products.SilvaDocument.silvaxml.xmlimport, line 39, in
startElementNS
Module xml.sax.xmlreader, line 316, in __getitem__
KeyError: (None, 'version_id')
Exception Type KeyError
Exception Value 'maintitle'
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.FileSystemSite.FSPythonScript, line 104, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.FileSystemSite.FSPythonScript, line 160, in _exec
Module None, line 21, in import_archive_file
- <FSPythonScript at /silva/service_views/Silva/edit/Container/
import_archive_file used for /silva/service_views/Silva/edit/
Container/Publication>
- Line 21
Module Products.Silva.adapters.zipfileimport, line 50, in
importFromZip
Module Products.Silva.silvaxml.xmlimport, line 555, in importFromFile
Module sprout.saxext.xmlimport, line 120, in importFromFile
Module xml.sax.expatreader, line 109, in parse
Module xml.sax.xmlreader, line 123, in parse
Module xml.sax.expatreader, line 216, in feed
Module xml.sax.expatreader, line 364, in end_element_ns
Module sprout.saxext.hookablehandler, line 74, in endElementNS
Module sprout.saxext.hookablehandler, line 47, in _hookedExecute
Module sprout.saxext.xmlimport, line 274, in endElementNS
Module Products.SilvaDocument.silvaxml.xmlimport, line 49, in
endElementNS
Module Products.Silva.silvaxml.xmlimport, line 124, in setMaintitle
Module Products.Silva.silvaxml.xmlimport, line 158, in getMetadata
KeyError: 'maintitle'
More information about the silva-dev
mailing list