http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5478 --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2011-03-08 13:45:14 UTC --- (In reply to comment #3)
#2 - exporting to ODS creates a corrupt file that I can't open in OpenOffice Have you installed the perl module Archive::Zip or zip/unzip system command?, to create a valid ODS file it has to ZIP compress a directory full of xml files. I don't know how to make a patch to install a missing perl module.
This I did not do, I will try that now.
#4 - the close bullet doesn't do anything ... Again, let me know what OS and browser you're testing with because I've tested it with Firefox/Chrome/Safari/Opera/IE8/KMeleon under Windows 7 Professional and it closes the layer opened.
I'm on FF on Mac OS X.
#5 - why is there an import next to each framework? shouldn't you be importing a new framework? what happens if I import over an existing framework? To import to a new framework you have to create it first and afterwards import the structure from the spreadsheet. The spreadsheet only affects to the fields and subfields (marc_tag_structure and marc_subfield_structure MySQL tables). If you import over an existing framework and you haven't modified the spreadsheet the framework should remain unaltered. If you have modified the spreadsheet (adding a field, adding subfield, deleting a field, ...) importing it should make the same operations on the framework (MySQL tables).
Thanks! I'll test. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.