[Koha] Typos in Koha database description (Table "borrowers")

Barton Chittenden barton at bywatersolutions.com
Sun May 28 03:17:54 NZST 2017


Michael,

The tables are defined in installer/data/mysql/kohastructure.sql. I'm not
sure off hand if it's kosher to edit that directly, or if all changes must
be made via updatedatabase.pl.

Also, Koha no longer uses md5 encryption. I think we use SHA512, IIRC.

Sorry to be vague.

--Barton

On Sat, May 27, 2017 at 9:47 AM, Michael Kuhn <mik at adminkuhn.ch> wrote:

> Hi
>
> Recently I have found some typos in the SchemaSpy description of table
> "borrowers".
> * http://schema.koha-community.org/16_11/tables/borrowers.html
>
> 1. In the comment for field "debarred" (YYY-MM-DD) should by replaced by
> (YYYY-MM-DD)
>
> 2. In the comment for field "smsalertnumber" SNS should be replaced by SMS
>
> 3. In the comments of fields "contactname", "contacttitle", "guarantorid",
> "relationship" the term "guarentor" is used, but it should be "guarantor".
>
> 4. The comment for field "password" reads "patron/borrower's encrypted
> password". I think it could be mkore explicit by writing "patron/borrower's
> MD5 encrypted password".
>
> Where can I correct these typos?
>
> 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 at adminkuhn.ch · W www.adminkuhn.ch
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list