Re: [Koha-devel] Experimental support for MARC records as a proper datatype in the PostgreSQL database

2012-06-11 Thread Mason James
On 2012-06-12, at 8:31 AM, Marc Balmer wrote: >> >> could someone please paste the code of the 'marc_field() function? >> > > The marc_field() function is part of the MARC integration into PostgreSQL and > can not be used separately, since it relies on the internal representation of > binary

Re: [Koha-devel] bugzilla default assignee changes

2012-06-11 Thread Paul Poulain
Le 11/06/2012 19:34, Ian Walls a écrit : > It would probably be best to take me off as default assignee for any > components, since I have little time for coding lately, and what time I > do have is going towards QA. I removed you from Hold requests and Self checkout -- Paul POULAIN http://www.bi

Re: [Koha-devel] Error message when deleting items

2012-06-11 Thread David Schuster
Software error: Can't call method "as_usmarc" on an undefined value at /home/koha/kohaclone/C4/Items.pm line 588. For help, please send mail to the webmaster (webmaster@KOHA), giving this error message and the time and date of the error. Huh not sure where my cut and paste went.. On Mon, Jun

Re: [Koha-devel] Experimental support for MARC records as a proper datatype in the PostgreSQL database

2012-06-11 Thread Marc Balmer
> > could someone please paste the code of the 'marc_field() function? > The marc_field() function is part of the MARC integration into PostgreSQL and can not be used separately, since it relies on the internal representation of binary MARC records in the database. The complete MARC code for

Re: [Koha-devel] Error message when deleting items

2012-06-11 Thread Chris Nighswonger
On Mon, Jun 11, 2012 at 2:46 PM, David Schuster wrote: > I was using the batch delete in 3.6.5 - by barcode and received this error: > > > > Hints as to why? > > Monday strikes again ;-) It seems we are missing the error in question... Kind Regards, Chris ___

[Koha-devel] Error message when deleting items

2012-06-11 Thread David Schuster
I was using the batch delete in 3.6.5 - by barcode and received this error: Hints as to why? -- David Schuster Plano ISD Library Technology Coordinator ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cg

Re: [Koha-devel] bugzilla default assignee changes

2012-06-11 Thread Ian Walls
It would probably be best to take me off as default assignee for any components, since I have little time for coding lately, and what time I do have is going towards QA. Cheers, -Ian On Mon, Jun 11, 2012 at 9:32 AM, Nicole Engard wrote: > > On Sat, Jun 9, 2012 at 11:21 AM, Paul Poulain > wro

Re: [Koha-devel] Authority control - request for comments

2012-06-11 Thread Jared Camins-Esakov
Ian, About point 13, adding a "Did you mean?" feature... this should be done in > a way that applies to Biblios, as well, as it has often been requested in > that context, and as we see with points 5 and 6, the mechanisms under > Authorities are very similar to those under Biblios. > Drawing "Did

Re: [Koha-devel] bugzilla default assignee changes

2012-06-11 Thread Nicole Engard
> On Sat, Jun 9, 2012 at 11:21 AM, Paul Poulain > wrote: >> >> OWEN & NICOLE & LIZ & CHRIS_N >> We haven't changed the components you're default, because you said last >> month it was OK for you. A- OK with me. Nicole ___ Koha-devel mailing list Koha-

Re: [Koha-devel] Authority control - request for comments

2012-06-11 Thread Ian Walls
Jared, All you plans are most excellent, and I've been thinking about (and to some limited capacity, discussing) them for a while now. I'm glad to see them on the road to reality. A couple comments: About point 13, adding a "Did you mean?" feature... this should be done in a way that applies t

Re: [Koha-devel] Experimental support for MARC records as a proper datatype in the PostgreSQL database

2012-06-11 Thread Mason James
On 2012-06-11, at 3:43 AM, Marc Balmer wrote: > Sitting in one of the nice pubs in Edinburgh during KohaCon, I had this > idea to add MARC records as a proper datatype to the PostgreSQL database > server. After a discussion with Marc Véron and Dobrica Pavlinusic about > what that could mean, I d

[Koha-devel] "In discussion" bugs

2012-06-11 Thread Paul Poulain
Hello koha-devel, Looking at bugs that are "In discussion", I see that there are more than 50. When we added this status, we decided that a bug "in discussion" had to be discussed on the mailing list, it's not supposed to be a forever-lasting status. This is a reminder = bug reporter, patch autho

Re: [Koha-devel] Koha:: namespace

2012-06-11 Thread Kyle Hall
I agree, but the existing rules for the Koha namespace ( what I am calling Koha::BusinessLogic here ) do not require modules to be strictly OO, though it is recommended. For that reason, it is not part of the RFC. Perhaps we will need to discuss this as well. Kyle http://www.kylehall.info ByWater