https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15546

MJ Ray (software.coop) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from MJ Ray (software.coop) <[email protected]> ---
The co-op fixed this. To summarise:

The log file included "Table 'koha_library.creator_layouts' doesn't exist"

It seems that labels_upgrade.pl did not run successfully during an upgrade back
in the mists of time and updatedatabase.pl does not check its exit status.

As a consequence, patroncards_upgrade.pl did not run successfully either.

The database structure has been fixed by reading those and kohastructure.sql
and now the label creator does not produce this error.

I will mark this as FIXED and leave it up to others to decide whether it's a
bug that updatedatabase.pl doesn't check the exit status of extra upgrade
scripts.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to