On Mon, 04 Jan 2010, Jindrich Dolansky wrote: > it seems that this happens reproducibly for all edits. I have tested > it on two different instalations of CDS-Invenio-0.99.1 (running within > two virtual machines).
Hmm, I cannot reproduce it on <http://invenio-demo.cern.ch/> when I edit an existing record and add a new subfield for example. Which Pythonic XML parser do you have installed? rxp, 4suite, or minidom? Are all your bibrecord unit tests working? $ python /opt/cds-invenio/lib/python/invenio/bibrecord_tests.py > When a new CDS-Invenio is released, is there a procedure how to > upgrade the already installed older version of CDS-Invenio (i.e., > CDS-Invenio-0.99.1 in my case) in such a way that it does not affect > all submitted files, metadata and other configurations? Yes, there will be such a procedure, it is usually documented in the RELEASE-NOTES file. The procedure will look almost like this: <https://twiki.cern.ch/twiki/bin/view/CDS/InvenioUpgrade#Upgrade_from_0_99_i_to_0_99_j> with a few more bits due to the move from mod_python to mod_wsgi, for example. Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
