[Koha-bugs] [Bug 10889] New: wrong description for a column of biblio table in kohastructure.sql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 15 13:50:18 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10889

            Bug ID: 10889
           Summary: wrong description for a column of biblio table in
                    kohastructure.sql
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Database
          Assignee: gmcharlt at gmail.com
          Reporter: mathieu.saby at univ-rennes2.fr
        QA Contact: testopia at bugs.koha-community.org

I don't know if it deserved to be reported. Maybe, if the description is used
to generate tables in schemaspy.

For biblio table in kohastructure.sql, we have :

  `serial` tinyint(1) default NULL, -- foreign key, linking to the
subscriptionid in the serial table


But serial field is not linking to the subscriptionid in the serial table. It
contains 1 if the record is a serial.

M. Saby

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list