Dimple Patel | 1 Aug 2006 08:49
Picon
Favicon

Re: Post Installation Error

hi there,

am not a koha developer...but i did the same installation of koha on FC4 and got the exact error...what i had done the first time was to choose the option for populating the koha database with the default stopword.txt and another file (i forgot the name, sorry :-)

next time round i uninstalled koha...and did a fresh installation and chose NOT to use the default stopwords.txt and the other file...and now the opac is browsable...

i think the koha developers should take note of this and inform us whether we are doing something wrong somewhere or whether it is bug.

thanks for ur attention,
regards,
dimple

Jorge Tena <j.tena-IFLu7qTx+w1EORaLYTGyjlaTQe2KTcn/@public.gmane.org> wrote:

Hi Koha Developers,

I'm looking for support regarding an issue I'm facing right after I install Koha on my FC4 web server.

The first time I try to browse the system just after finishing a new, clean installation I get this Internal Server Error that doesnt allow me to browse the system.

If I look into the opac error log I find the following error messages:

[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] File does not exist: /usr/local/koha/opac/htdocs/favicon.ico
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] HTML::Template->new() : Cannot open included file /usr/local/koha/opac/htdocs/opac-tmpl/default/en/opac-main.tmpl : file not found. at /usr/lib/perl5/site_perl/5.8.6/HTML/Template.pm line 1632
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] \tHTML::Template::_init_template('HTML::Template=HASH(0x9d05a38)') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Template.pm line 1205
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] \tHTML::Template::_init('HTML::Template=HASH(0x9d05a38)') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Template.pm line 1099
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] \tHTML::Template::new('HTML::Template', 'filename', '/usr/local/koha/opac/htdocs/opac-tmpl/default/en/opac-main.tmpl', 'die_on_bad_params', 0, 'global_vars', 1, 'path', 'ARRAY(0xa63dabc)', ...) called at /usr/local/koha/intranet/modules/C4/Output.pm line 77
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] \tC4::Output::gettemplate('opac-main.tmpl', 'opac', 'CGI=HASH(0x9cf7cd4)') called at /usr/local/koha/intranet/modules/C4/Auth.pm line 114
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] \tC4::Auth::get_template_and_user('HASH(0xa64ffd0)') called at /usr/local/koha/opac/cgi-bin/opac-main.pl line 32
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] Premature end of script headers: opac-main.pl
[Sat Jul 29 14:02:11 2006] [error] [client 127.0.0.1] File does not exist: /usr/local/koha/opac/htdocs/favicon.ico

Any help around this subjetc!?
__
Jorge Tena
Analista de Proyectos Corporativos
Copy Solutions International  

T. 809-689-9777 ext. 242
F. 809-689-9850
M. 809-440-8697
E. j.tena-IFLu7qTx+w1EORaLYTGyjlaTQe2KTcn/@public.gmane.org
_______________________________________________
Koha mailing list
Koha <at> lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



Dimple Patel,
Assistant Librarian,
MGNIRSA,
Hyderabad.
INDIA.
---------------------------------------
1. Contribute to LDL: Librarians' Digital Library
https://drtc.isibang.ac.in
2. Join today Digital Library Discussion Forum
http://drtc.isibang.ac.in/dlrg
-------------------------------------------------
"I have always imagined that Paradise will be a kind of library" — Jorge
Luis BORGES (1899-1986)

Here’s a new way to find what you're looking for - Yahoo! Answers
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha
lalitanand dandge | 1 Aug 2006 09:19
Picon

Z39.50

Hi
I installed Koha2.2.5 on my debian system.
I want to import the marc tags from the Library of Congress or other z39.50 server,
I added the Z3950 server: the entries I added are:
hostname: z3950.loc.gov
Port No: 7090
and Database name: voyager
but the problem i am facing is:
when i do search on particular ISBN no. like 0-07-049543 (Java Complete Reference)
then the result i get is: Nothing found:
(the url shows "http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&isbn=0-07-049543"
and then changes to " http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&random=249094171.290384")
please tell me how to configure and check my koha system with z3950 support.

another problem I am getting is,
when i search for patrons it gives the list of members page "http://localhost:8080/cgi-bin/koha/members/member.pl "
then after clicking issue: i get "http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1" page
there is link "details" of the borrower, i get "http://localhost:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=1 "
this page, but the borrower details fields are blank (it does not show name and other things)
the error i get while doing these steps in the koha-error_log is

[Tue Aug 01 12:38:42 2006] [error] [client localhost] 2007-07-19 at /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line 127., referer: http://202.141.152.81:8080/cgi-bin/koha/members/member.pl

[Tue Aug 01 12:39:02 2006] [error] [client localhost] 2007-07-19 at /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line 127., referer: http://202.141.152.81:8080/cgi-bin/koha/members/member.pl

[Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and reserves.borrowernumber  = borrowers.borrowernumber, referer: http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1

[Tue Aug 01 12:40:56 2006] [error] [client localhost] \t\t\t\t\tand reserves.biblio' at line 2 at /usr/local/koha/intranet/modules/C4/Reserves2.pm line 147., referer: http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1

[Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/local/koha/intranet/modules/C4/Reserves2.pm line 149., referer: http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1

So please help me in this regard,
How to configure my koha system to enable the marc record search using z3950
and how to get the above mentioned errors sorted out.

thanks

lalitanand.



--
"Talk is cheap. Show me the code. Think Open, use Open Source!"
Visit & Register at http://www.ossrc.org.in

_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha
Robert McKenna | 1 Aug 2006 17:05
Picon
Favicon

Item Number field


Hi, we're mapping the marc data (from a UKMarc export from Alice/Oasis)
for our Koha install and the Items.Itemnumber causes an error unless it
is set to tab -1. That is unless it is ignored and not managed by Koha.
We need the item number to be information associated with an item, or
some other way of doing an item count.

What are we doing wrong?

Robert McKenna
Librarian
Griffith College Dublin
South Circular Road
Dublin 8
Ireland

353 1 4150490
Joshua Ferraro | 1 Aug 2006 17:23
Favicon

Re: Item Number field

On Tue, Aug 01, 2006 at 04:05:27PM +0100, Robert McKenna wrote:
> 
> Hi, we're mapping the marc data (from a UKMarc export from Alice/Oasis)
> for our Koha install and the Items.Itemnumber causes an error unless it
> is set to tab -1. That is unless it is ignored and not managed by Koha.
> We need the item number to be information associated with an item, or
> some other way of doing an item count.
It should be in tab 10, that's where item data goes.

Cheers,

--

-- 
Joshua Ferraro                       SUPPORT FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
LibLime                                Featuring Koha Open-Source ILS
jmf@... |Full Demos at http://liblime.com/koha |1(888)KohaILS
Lewis Satini | 1 Aug 2006 18:39
Picon
Favicon

Asian language search

when I try to search using the asian character, i can't find the book, but 
when i search through the ISBN and it shows the books in the asian 
character, I need help on this to fix the search problem

thanks

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
Lewis Satini | 1 Aug 2006 18:41
Picon
Favicon

from Windows to Linux system

I am now planning to move to current KOHA system to Linux system, what I 
should do?
how can I install Koha Linux system remotely?

thanks

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
Stephen Hedges | 1 Aug 2006 19:26
Picon

Re: Z39.50

I'm guessing that:
1) you have not started the Z3950 daemon
2) you are using MySQL 5

Stephen

On 8/1/06, lalitanand dandge <dandgelb@...> wrote:
> Hi
> I installed Koha2.2.5 on my debian system.
> I want to import the marc tags from the Library of Congress or other z39.50
> server,
> I added the Z3950 server: the entries I added are:
> hostname: z3950.loc.gov
> Port No: 7090
> and Database name: voyager
> but the problem i am facing is:
> when i do search on particular ISBN no. like 0-07-049543 (Java Complete
> Reference)
> then the result i get is: Nothing found:
> (the url shows
> "http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&isbn=0-07-049543"
> and then changes to "
> http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&random=249094171.290384")
> please tell me how to configure and check my koha system with z3950 support.
>
> another problem I am getting is,
> when i search for patrons it gives the list of members page
> "http://localhost:8080/cgi-bin/koha/members/member.pl "
> then after clicking issue: i get
> "http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1"
> page
>  there is link "details" of the borrower, i get
> "http://localhost:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=1
> "
> this page, but the borrower details fields are blank (it does not show name
> and other things)
> the error i get while doing these steps in the koha-error_log is
>
> [Tue Aug 01 12:38:42 2006] [error] [client localhost] 2007-07-19 at
> /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> 127., referer:
> http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
>
> [Tue Aug 01 12:39:02 2006] [error] [client localhost] 2007-07-19 at
> /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> 127., referer:
> http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
>
> [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st execute
> failed: You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use near
> 'and reserves.borrowernumber  = borrowers.borrowernumber, referer:
> http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
>  [Tue Aug 01 12:40:56 2006] [error] [client localhost] \t\t\t\t\tand
> reserves.biblio' at line 2 at
> /usr/local/koha/intranet/modules/C4/Reserves2.pm line 147.,
> referer:
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
> [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st
> fetchrow_hashref failed: fetch() without execute() at
> /usr/local/koha/intranet/modules/C4/Reserves2.pm line 149.,
> referer:
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
> So please help me in this regard,
> How to configure my koha system to enable the marc record search using z3950
> and how to get the above mentioned errors sorted out.
>
> thanks
>
> lalitanand.
>
>
>
> --
> "Talk is cheap. Show me the code. Think Open, use Open Source!"
> Visit & Register at http://www.ossrc.org.in
> _______________________________________________
> Koha mailing list
> Koha@...
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
>
lalitanand dandge | 2 Aug 2006 06:37
Picon

Re: Z39.50

Hi
thanks..
I started Z3950 daemon,
and i am using,
mysql  Ver 14.7 Distrib 4.1.15, for pc-linux-gnu (i386) using readline 4.3

thanks and regards,

Lalitanand.

On 8/1/06, Stephen Hedges <st.hedges-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
I'm guessing that:
1) you have not started the Z3950 daemon
2) you are using MySQL 5

Stephen

On 8/1/06, lalitanand dandge <dandgelb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hi
> I installed Koha2.2.5 on my debian system.
> I want to import the marc tags from the Library of Congress or other z39.50
> server,
> I added the Z3950 server: the entries I added are:
> hostname: z3950.loc.gov
> Port No: 7090
> and Database name: voyager
> but the problem i am facing is:
> when i do search on particular ISBN no. like 0-07-049543 (Java Complete
> Reference)
> then the result i get is: Nothing found:
> (the url shows
> "http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&isbn=0-07-049543 "
> and then changes to "
> http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&random=249094171.290384 ")
> please tell me how to configure and check my koha system with z3950 support.
>
> another problem I am getting is,
> when i search for patrons it gives the list of members page
> " http://localhost:8080/cgi-bin/koha/members/member.pl "
> then after clicking issue: i get
> " http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1"
> page
>  there is link "details" of the borrower, i get
> " http://localhost:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=1
> "
> this page, but the borrower details fields are blank (it does not show name
> and other things)
> the error i get while doing these steps in the koha-error_log is
>
> [Tue Aug 01 12:38:42 2006] [error] [client localhost] 2007-07-19 at
> /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> 127., referer:
> http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
>
> [Tue Aug 01 12:39:02 2006] [error] [client localhost] 2007-07-19 at
> /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> 127., referer:
> http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
>
> [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st execute
> failed: You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use near
> 'and reserves.borrowernumber  = borrowers.borrowernumber , referer:
> http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
>  [Tue Aug 01 12:40:56 2006] [error] [client localhost] \t\t\t\t\tand
> reserves.biblio' at line 2 at
> /usr/local/koha/intranet/modules/C4/Reserves2.pm line 147.,
> referer:
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
> [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st
> fetchrow_hashref failed: fetch() without execute() at
> /usr/local/koha/intranet/modules/C4/Reserves2.pm line 149.,
> referer:
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
>
> So please help me in this regard,
> How to configure my koha system to enable the marc record search using z3950
> and how to get the above mentioned errors sorted out.
>
> thanks
>
> lalitanand.
>
>
>
> --
> "Talk is cheap. Show me the code. Think Open, use Open Source!"
> Visit & Register at http://www.ossrc.org.in
> _______________________________________________
> Koha mailing list
> Koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@public.gmane.org
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
>



--
"Talk is cheap. Show me the code. Think Open, use Open Source!"
Visit & Register at http://www.ossrc.org.in
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha
lalitanand dandge | 2 Aug 2006 08:25
Picon

Re: Re: Z39.50

thnaks for guidance,
 
i will try out that.
thanks again.
 
Lalitanand.

 
On 8/2/06, Steven F. Baljkas <baljkas-M9tDh7VQui8@public.gmane.org> wrote:
Wednesday, August 2, 2006    01:11 CDT

Hi, Lalitanand,

Just one other thing I think Stephen Hedges missed mentioning, just in case someone else hasn't told you already ...

*** When entering ISBNs for searches, you do NOT want to include the hyphens. ISBNs are encoded hyphenless in the 020 field. ***

Some systems seem to be able to cope with hyphens being included in search strings, but LC, in my experience, definitely does not. Probably won't matter in the specific case of the book you are referencing since no similar ISBN seems to occur in any of the probable match records in LC.

HTH.

Cheers,
Steven F. Baljkas
library tech at large
Koha neophyte
Winnipeg, MB, Canada


============================================================
From: "lalitanand dandge" < dandgelb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Date: 2006/08/01 Tue PM 11:37:28 CDT
To: "Stephen Hedges" <st.hedges-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
CC: koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@public.gmane.org
Subject: Re: [Koha] Z39.50

Hi
thanks..
I started Z3950 daemon,
and i am using,
mysql  Ver 14.7 Distrib 4.1.15, for pc-linux-gnu (i386) using readline 4.3

thanks and regards,

Lalitanand.

On 8/1/06, Stephen Hedges <st.hedges-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> I'm guessing that:
> 1) you have not started the Z3950 daemon
> 2) you are using MySQL 5
>
> Stephen
>
> On 8/1/06, lalitanand dandge <dandgelb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Hi
> > I installed Koha2.2.5 on my debian system.
> > I want to import the marc tags from the Library of Congress or other
> z39.50
> > server,
> > I added the Z3950 server: the entries I added are:
> > hostname: z3950.loc.gov
> > Port No: 7090
> > and Database name: voyager
> > but the problem i am facing is:
> > when i do search on particular ISBN no. like 0-07-049543 (Java Complete
> > Reference)
> > then the result i get is: Nothing found:
> > (the url shows
> > "
> http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&isbn=0-07-049543
> "
> > and then changes to "
> >
> http://localhost:8080/cgi-bin/koha/z3950/search.pl?bibid=&random=249094171.290384
> ")
> > please tell me how to configure and check my koha system with z3950
> support.
> >
> > another problem I am getting is,
> > when i search for patrons it gives the list of members page
> > "http://localhost:8080/cgi-bin/koha/members/member.pl "
> > then after clicking issue: i get
> > " http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1"
> > page
> >  there is link "details" of the borrower, i get
> > "
> http://localhost:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=1
> > "
> > this page, but the borrower details fields are blank (it does not show
> name
> > and other things)
> > the error i get while doing these steps in the koha-error_log is
> >
> > [Tue Aug 01 12:38:42 2006] [error] [client localhost] 2007-07-19 at
> > /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> > 127., referer:
> > http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
> >
> > [Tue Aug 01 12:39:02 2006] [error] [client localhost] 2007-07-19 at
> > /usr/local/koha/intranet/cgi-bin/circ/circulation.pl line
> > 127., referer:
> > http://202.141.152.81:8080/cgi-bin/koha/members/member.pl
> >
> > [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st
> execute
> > failed: You have an error in your SQL syntax; check the manual that
> > corresponds to your MySQL server version for the right syntax to use
> near
> > 'and reserves.borrowernumber  = borrowers.borrowernumber, referer:
> > http://localhost:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
> >
> >  [Tue Aug 01 12:40:56 2006] [error] [client localhost] \t\t\t\t\tand
> > reserves.biblio' at line 2 at
> > /usr/local/koha/intranet/modules/C4/Reserves2.pm line 147.,
> > referer:
> >
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
> >
> > [Tue Aug 01 12:40:56 2006] [error] [client localhost] DBD::mysql::st
> > fetchrow_hashref failed: fetch() without execute() at
> > /usr/local/koha/intranet/modules/C4/Reserves2.pm line 149.,
> > referer:
> >
> http://202.141.152.81:8080/cgi-bin/koha/circ/circulation.pl?findborrower=1
> >
> > So please help me in this regard,
> > How to configure my koha system to enable the marc record search using
> z3950
> > and how to get the above mentioned errors sorted out.
> >
> > thanks
> >
> > lalitanand.
> >
> >
> >
> > --
> > "Talk is cheap. Show me the code. Think Open, use Open Source!"
> > Visit & Register at http://www.ossrc.org.in
> > _______________________________________________
> > Koha mailing list
> > Koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@public.gmane.org
> > http://lists.katipo.co.nz/mailman/listinfo/koha
> >
> >
> >
>



--
"Talk is cheap. Show me the code. Think Open, use Open Source!"
Visit & Register at http://www.ossrc.org.in

============================================================



_______________________________________________
Koha mailing list
Koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@public.gmane.org
http://lists.katipo.co.nz/mailman/listinfo/koha






--
"Talk is cheap. Show me the code. Think Open, use Open Source!"
Visit & Register at http://www.ossrc.org.in
_______________________________________________
Koha mailing list
Koha@...
http://lists.katipo.co.nz/mailman/listinfo/koha
Paul POULAIN | 2 Aug 2006 16:00
Picon
Favicon

koha 2.2.6RC2 is ...

... available for download at :
http://download.savannah.nongnu.org/releases/koha/

WARNING : this is a Release Candidate, so, if you decide to install it, 
you must know that :
- some bugs may remain
- you MUST backup your database before updating
- you must know how to roll-back to previous version if things goes wrong.

Otherwise, don't install it and wait for official 2.2.6 !

Release notes :
***************************************
RELEASE NOTES
=============

Koha is the first Open-Source Integrated Library System.
Released in New Zealand, in January 2000, it is maintained by a team of 
volunteers from around the globe. The Koha system is a full catalogue, 
opac, circulation and acquisitions system.

Koha 2.2.6 is more than 247 000 lines of code, developed by more than 30 
differents developers (and even more translators).

With the 2.2.6 version, Koha is now a mature product, with a lot of nice 
features. It's used in more than 100 libraries, of all kinds (public, 
schools, religious...), of different sizes (from 1 to 8 branches, from 
1000 to 300 000 items).

========
WARNINGS
========
* The librarian interface is tested only with Mozilla/Firefox. Should 
work (partially) with IE. OPAC should work fine with any browser.
* In this release, french & english are uptodate. Other language po 
files are provided in the package. If you update/complete one of them, 
please send it to paul.poulain  <at>  free.fr, it will be included in a 
2.2.6b release !
* NEW PACKAGES REQUIRED :
- Class::Accessor (0.25)
- XML::SAX (0.14)
- MARC::File::XML (0.83),
- MARC::Charset (0.95),
- LWP::Simple
- XML::Simple

KNOWN BUGS
**********
Critical/blocking : none
see bugs.koha.org for more information. Please report any problem in 
bugs.koha.org

Apple users : it seems there is an annoying bug in Firefox, that you can 
have in librarian biblio search: only the first MARC field list is 
available and the others can't be opened. The problem is described and 
fixed at http://www.macfixit.com/article.php?story=20051226091140372

=======
CHANGES
=======
Changes 2.2.5 => 2.2.6
**********************

DB CHANGES
**********

DB structure : dewey field has been moved to a char(30)
DB content : many many new systempreferences
Koha opac stylesheets : none

BUGFIXES
=== CATALOGUING ===
	* result page display was incorrect when searching a biblio before 
adding a new one.
	* no more saving of an empty field in the DB
	* Fix for splitting up fixed fields containing | in them causing 
incorrect storage of fixed fields in Koha DB.
	* An item that is on loan can't be deleted anymore.

=== CIRCULATION ===
	* minor bugfix : Adding 0 before days and months in order to make date 
comparison work.

=== PARAMETERS ===
	* adding page facility in book funds.

	
IMPROVEMENTS
Almost nothing has changed in the DB, so the stability should be good. 
But you are warned that some/few bugs may occur.
Please READ the release notes. Everything is compatible with previous 
versions, so, if you just install Koha, you should have the same 
behaviour as previously, but you will miss many interesting features!

=== ACQUISITION ===
* added a (crontab) script : check_suggestion.pl, that send a mail to 
the librarian when a suggestion is pending
* *MAJOR IMPROVEMENT* :
- online help has been added
- the order.pl page doesn't show baskets closed for more than 6 months 
anymore.
- when recieving an order, you now see the list of existing parcels. The 
parcel code used to be the "Supplier invoice information". Now when you 
go to the reciept page, you see all previous recieves, and can create a 
new parcel, exactly as before. This does not require any change in Koha 
internals, but we hope it's clearer than before.
- when recieving an order in a parcel, you now see all orders still 
waiting for a receipt. Thus, you can enter isbn/title as previously, or 
directly click on a title in the list.
We worked hard on those new acquisition screens, and hope that you'll 
find it easier to use than before.

=== AUTHORITIES ===
* if the library doesn't define a summary for an authority, a 
standard/default one will be built automatically.
* if the librarian set * as subfield, all subfields will be shown, 
without any separator, but respecting the order. Previously, you had to 
define every subfield, causing problems in case of reordered subfields.
	
=== CIRCULATION===
* added a (crontab) script : overduenoticesSelect.pl, that can be used 
as replacement for the overduenotice script. This one has many more 
parameters, including a filter on branches and an external letter (to 
avoid the need to modify the script on each release)
* merged today & previous issues list during issuing. Added a button to 
renew issues & return issues in 1 click

=== CATALOGUE ===
* highly improved MARC21 default framework
* new systempref "sortbynonfiling". If you catalogue with complete MARC 
(including indicators), you can set this pref to Yes. It will remove non 
filing chars and order "The King Henry IV" to letter "K". This 
systempref is USELESS for UNIMARC (as UNIMARC doesn't manage non-filing 
chars in an indicator, unlike MARC21)

=== CATALOGUING ===
* added a (crontab) script : delete_authority.pl, that deletes all 
entries of an authority in a biblio.
* *MAJOR IMPROVEMENT* in MARC editing :
- duplicating a field (+ on the tag) does not require a server call 
anymore : it's much faster.
- duplicating a subfield is no longer done with a pipe (|), but by 
clicking on the + facing the subfield
- the "hidden" property of the framework now has 19 possible values. 
Look in the online help to see them. The immediate interesting value is 
-1, which means the subfield is minimized on the MARC editor and you 
must click on it to expand it. Rarely used fields/subfields are easier 
to manage.
- a advancedMARCeditor systempref has been added. If set, tag/subfield 
values are not shown, except when putting the mouse on the tag/subfield. 
This systempref is only for "MARC addicts"!
* MARC21 : many plugins have been added (by joshua). It seems you now 
have as many plugins for fixed length fields in MARC21 as in UNIMARC! 
Note that plugins help you filling a tag/subfield in the MARC editor.

=== MEMBERS ===
* patron images management. A new systempreference has been added 
(patronimages, in borrowers section). If set (to an image extension, 
like jpg or gif), the image will be shown on patron detail or 
circulation page. The images must be stored in 
KOHADIR/htdocs/intranet-tmpl/patronimages/ . The image must be named 
<borrowernumber>.<patronimagessystempref> (1.jpg for example, for 
borrower #1)
	
=== OPAC ===
Many preferences have been added to OPAC. Read them carefully, as you 
will be able to modify highly the look and behaviour of your OPAC!
* new default stylesheet for css (purple on white). A new stylesheet 
(contributed by liblime.com) has been added to show everybody the 
changes in OPAC. If you want to stay with the old one (dark/light 
green), just reach Koha >> Parameters >> Systempreferences >> OPAC >> 
opacstylesheet > modify > /opac-tmpl/default/opac_old.css
* Amazon content : if the new AmazonContent systempref is set AND an 
AmazonDevKey/AmazoneDevTag (available on www.amazon.com) is entered in 
systempreferences AND XML::Simple package is installed, OPAC will show 
amazon cover pages when available. Note that this feature may not be 
legal everywhere. For example, it seems it may not be legal in France 
(you must ask each editor for permission)
* new systempref : opaccredit. If something (including html) is stored 
there, the footer of OPAC pages will contain what is there (instead of 
the "Library powered by Koha..." that is on css default templates)
* new systempref : opacnav. In this preference, you can put any html 
that will be added to your menu. For example, to add a button to reach 
the koha website : <a class="menu" href="http://www.koha.org" 
title="Koha world website">Koha</a>
* new systempref : opacbookbag : if set to 0, the basket/book bag 
features will be hidden in OPAC (even for logged in users).
* authorities heading search : a new menu has been added so the user can 
search in authorities (same behaviour as in intranet)
* new systempref : opaclanguagesdisplay. If set to "yes" (default 
value), the list of available language is shown. Otherwise, there is no 
list, koha will stay in default language only.
* new systempref : opacreadinghistory. If set to "yes" (default value), 
the reading history will be available on OPAC (for logged in users). If 
set to "no", the reading history never appears.
* Recent Acquisition : added a new page to filter recent acquisitions on 
a given branch.
* if you use npl templates, you can have an alternate stylesheet (to set 
it, go to librarian interface >> Parameters > Systempreferences > OPAC > 
opacstylesheet > modify > /opac-tmpl/npl/en/includes/opac.liblime.css)
* when there is more than 1 item at a given location 
(branch/callnumber/location), the list shows the number of items, not 1 
line for each (same) value.

=== REPORTS ===
* Inventory : you can now scan in a text file, on an unconnected laptop, 
with every book in your library. Then, just upload the file in Koha. It 
will "mark as seen" all books. Once you've scanned everything in your 
library, just query for all books not seen since the beginning of the 
inventory, and you'll get "lost" books.

=== SERIALS ===
* MAJOR IMPROVEMENT : Adding item creation on the fly when receiving 
serial : if you activate systempref > Catalogue > serialsadditems, 
you'll have a form to create an item on the fly at the end of the serial 
receipt form. The item contains the callnumber, the branch, the barcode 
and the location (where applicable). Go to the catalogue after setting a 
serial to "arrived", and you should see the item created. If you let 
serialsadditems to OFF, behaviour is unchanged from previous releases.
* the last 5 arrived serials are shown when receiving serials.
--

-- 
Paul POULAIN et Henri Damien LAURENT
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org)
Tel : 04 91 31 45 19

Gmane