[Koha-bugs] [Bug 7368] General staff client typo omnibus

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 24 14:06:11 CEST 2013


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

--- Comment #90 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 19208
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19208&action=edit
Bug 7368: Followup for columns names in userflags.sql

An insert statement should contain the column names to avoid confusion and
future problems with table definition changes.
I have updated the English default file.
Will send updates for the other languages in connection with replacing inserts
by updates for the additional languages (where possible). For userflags this
will be possible.

Test plan:
Do an install (English).

Or -- as a dangerous(!) alternative--:
Do this ONLY on a restorable database.
Delete all records in userflags. (Note: This cascades to permissions a.o.)
Run this file from command line.
Check if you have records again in userflags. (You also messed up your Koha.)
Restore your database.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Tested both ways myself :)

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


More information about the Koha-bugs mailing list