A new request with request id 7127 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :

Title : Koha-devel Digest, Vol 203, Issue 1
Category :
Description :
Send Koha-devel mailing list submissions to
    koha-devel@lists.koha-community.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
    koha-devel-request@lists.koha-community.org

You can reach the person managing the list at
    koha-devel-owner@lists.koha-community.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."


Today's Topics:

1. Re: Merging authority records can corrupt data (Thomas Klausner)
2. Re: Critical error on Koha website (Michael Kuhn)
3. Excess fields in Koha 22.05 file "patron_import.csv"
(Michael Kuhn)
4. Re: Excess fields in Koha 22.05 file "patron_import.csv"
(Indranil Das Gupta)


----------------------------------------------------------------------

Message: 1
Date: Fri, 30 Sep 2022 16:45:30 +0200
From: Thomas Klausner <domm@plix.at>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Merging authority records can corrupt data
Message-ID: <20220930144530.GE1853016@plix.at>
Content-Type: text/plain; charset=us-ascii

Hi!

On Fri, Sep 30, 2022 at 02:11:13PM +0000, Pedro Amorim wrote:

> Not sure if this will help but what is the value of the
> *AuthorityMergeLimit* sys pref?
> I think the default value is 50 and any authority being merged with more
> than 50 linked biblios will be processed by the
> *misc/migration_tools/merge_authority.pl
> <http://merge_authority.pl>* cronjob (which runs daily by default if I'm
> not mistaken).

I didn't know about that setting (or the cronjob), but it is set to 50.
But we'll try to set it to a lower value (and make sure that the cronjob
is set up).

> In the past I reported an issue with subsequent authority merging (that get
> queued to be processed by the cronjob):
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22437
>
> But I believe this has been fixed.

ok, thanks, I'll also take a look at this bug and it's fix.

Thanks a lot!

Greetings,
domm


--
#!/usr/bin/perl https://domm.plix.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}


------------------------------

Message: 2
Date: Fri, 30 Sep 2022 16:48:05 +0200
From: Michael Kuhn <mik@adminkuhn.ch>
To: Liz Rea <wizzyrea@gmail.com>
Cc: Koha <koha@lists.katipo.co.nz>, Koha-devel
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Critical error on Koha website
Message-ID: <12d0a09f-7839-6d75-2491-9e93d8d32062@adminkuhn.ch>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi Liz

You wrote:

> This was related to an update to Wordpress and the theme we use. Have
> sorted out those issues and things are seeming better now, if you'd
> please test!

I noticed two things:

1. For example in
https://koha-community.org/koha-community-newsletter-september-2022/ I
am using HTML headings <h2>, <h3> and <h4> - they should all use a
larger font size than the normal writing. h2 should be larger than h3,
h3 should be larger than h4. At the moment h4 seems to be larger than
h3. (or did you just change that some minutes ago?)

2. For example in https://koha-community.org/koha-22-05-05-released/ I
have noticed many wrong special characters, you can best see this in
section "Credits" ath the end where many names are mutilated, like

Tomás Cohen Arazi (10)
Jérémy Breuillard (1)
Frédéric Demians (1)
Joonas Kylmälä (2)
Adolfo Rodríguez (1)
etc.

Seems like Wordpress isn't using proper UTF-8.

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch



> On Thu, Sep 29, 2022 at 2:51 PM Michael Kuhn <mik@adminkuhn.ch
> <mailto:mik@adminkuhn.ch>> wrote:
>
> Hi
>
> When I'm trying to preview or release the current Koha newsletter I'm
> getting the following message:
>
> There has been a critical error on this website.
>
> I'm also getting this message when I try to access older newsletters,
> for example
>
> * https://koha-community.org/koha-community-newsletter-april-2022/
> <https://koha-community.org/koha-community-newsletter-april-2022/>
> * https://koha-community.org/koha-community-newsletter-august-2022/
> <https://koha-community.org/koha-community-newsletter-august-2022/>
>
> Can someone with the necessary rights and knowledge please remove this
> problem?
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch
> <mailto:mik@adminkuhn.ch> · W www.adminkuhn.ch <http://www.adminkuhn.ch>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> <mailto:Koha-devel@lists.koha-community.org>
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> <https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel>
> website : https://www.koha-community.org/
> <https://www.koha-community.org/>
> git : https://git.koha-community.org/ <https://git.koha-community.org/>
> bugs : https://bugs.koha-community.org/
> <https://bugs.koha-community.org/>
>




------------------------------

Message: 3
Date: Fri, 30 Sep 2022 18:52:57 +0200
From: Michael Kuhn <mik@adminkuhn.ch>
To: Koha <koha@lists.katipo.co.nz>, Koha-devel
    <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Excess fields in Koha 22.05 file
    "patron_import.csv"
Message-ID: <26ae08d7-635c-13e3-3561-a96affd78f90@adminkuhn.ch>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi

When unloading the field names of Koha 22.05 table "borrowers" I get 79
field names (plus "borrowernumber").

But when in Koha 22.05 menu "Tools > Import patrons" I click the link
"Starter CSV file" the unloaded file "patron_import.csv" does include 82
fields.

When comparing the two outputs I see there are three more fields in file
"patron_import.csv" than in table "borrowers":

patron_attributes
guarantor_relationship
guarantor_id

These three fields aren't included in
https://schema.koha-community.org/22_05/tables/borrowers.html

What is the explanation for these excess fields?

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch


------------------------------

Message: 4
Date: Fri, 30 Sep 2022 22:30:41 +0530
From: Indranil Das Gupta <indradg@l2c2.co.in>
To: Michael Kuhn <mik@adminkuhn.ch>
Cc: Koha <koha@lists.katipo.co.nz>, Koha-devel
    <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Excess fields in Koha 22.05 file
    "patron_import.csv"
Message-ID:
    <CAJ0y-DfB_QAL0t8DqDSuHmO71b4QY136c8dBK2=M51nM8oHEpg@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Hi Michael,

Their mapping as follows

For patron_attributes -
https://schema.koha-community.org/22_05/tables/borrower_attributes.html

For "guarantor_relationship" and "guarantor_id" -
https://schema.koha-community.org/22_05/tables/borrower_relationships.html

hope this helps

Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW : http://www.l2c2.co.in
Blog : http://blog.l2c2.co.in
IRC : indradg on irc://irc.freenode.net
Twitter : indradg

--
Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW : http://www.l2c2.co.in
Blog : http://blog.l2c2.co.in
IRC : indradg on irc://irc.freenode.net
Twitter : indradg


On Fri, 30 Sept 2022 at 22:23, Michael Kuhn <mik@adminkuhn.ch> wrote:
>
> Hi
>
> When unloading the field names of Koha 22.05 table "borrowers" I get 79
> field names (plus "borrowernumber").
>
> But when in Koha 22.05 menu "Tools > Import patrons" I click the link
> "Starter CSV file" the unloaded file "patron_import.csv" does include 82
> fields.
>
> When comparing the two outputs I see there are three more fields in file
> "patron_import.csv" than in table "borrowers":
>
> patron_attributes
> guarantor_relationship
> guarantor_id
>
> These three fields aren't included in
> https://schema.koha-community.org/22_05/tables/borrowers.html
>
> What is the explanation for these excess fields?
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/


------------------------------

Subject: Digest Footer

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/


------------------------------

End of Koha-devel Digest, Vol 203, Issue 1
******************************************


NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.