ding, ding, the bell rings... koha-1.9.1 is out
Here are IMPORTANT release notes : * standard acquisition and MARC cataloguing now both useable at the same time. * MANY bugfixes. * almost everything now templated. A few admin scripts still to template. * inclusion of some pictures to say "add", "modify", "delete" in many places. * the koha-html cvs tree is now UNUSED, and no mode included in this release. the koha cvs project contains everything. TODO * z39.50 support. A port from the 1.2.x z39.50 support needs to be done. Should be quick, * fixing bugs. If you find a bug in this version, please take the plane and go for a trip to : bugs.koha.org FEATURE FREEZE feature freeze is there... only z39.50 will be added until 2.0RC1, which should be the next release ! KNOWN BUGS *IMPORTANT* : * koha does NOT work with MARC::Record 1.12. It works fine with MARC::Record 0.93, and maybe with other versions. * repeted subfields in MARC/iso2709 works poorly : only the 1st subfield is stored, other are ignored. At least, the 1st is right ! (in the 1.9.0, the 1st was buggied by other subfields too) * In the MARC search, the "not" flag does not work : the result of the query is very strange ! * en and fr are the only languages well supported in this version. Other translator teams are waiting for more stable templates :-) -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
paul POULAIN <paul.poulain@free.fr> wrote:
TODO * z39.50 support. A port from the 1.2.x z39.50 support needs to be done. Should be quick, * fixing bugs. If you find a bug in this version, please take the plane and go for a trip to : bugs.koha.org
As "database upgrade scripts" isn't in this TODO: will this work with koha 1.2.x databases? -- MJR http://mjr.towers.org.uk/ IM: slef@jabber.at This is my home web site. This for Jabber Messaging. How's my writing? Let me know via any of my contact details.
MJ Ray wrote:
paul POULAIN <paul.poulain@free.fr> wrote:
TODO * z39.50 support. A port from the 1.2.x z39.50 support needs to be done. Should be quick, * fixing bugs. If you find a bug in this version, please take the plane and go for a trip to : bugs.koha.org
As "database upgrade scripts" isn't in this TODO: will this work with koha 1.2.x databases?
I'm afraid i made you happy by mistake : it's still undone. (although it's still on the TODO list !) What still needs to be done : * upgrade from 1.2 to 2.0 * import from a CSV file and import from a ISO2709 file, for libraries that wants to migrate from something_old_and_proprietary to Koha. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
Paul, On Sat, 2003-04-05 at 01:42, paul POULAIN wrote:
KNOWN BUGS *IMPORTANT* : * koha does NOT work with MARC::Record 1.12. It works fine with MARC::Record 0.93, and maybe with other versions.
Sorry missed this one earlier ...do we still not work with MARC::Record 1.12 - if that is still the case I will update the Bundle::KohaSupport to be version specific for that one module. Thanks Mike
participants (3)
-
Mike Mylonas -
MJ Ray -
paul POULAIN