http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7984
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9340|0 |1 is obsolete| | --- Comment #5 from Marc Véron <[email protected]> --- Created attachment 9341 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9341&action=edit Bug 7984 [SIGNED-OFF] - Fix the upload_local_cover_images permission upload_local_cover_images is needed to use the new, cool local covers feature This patch - adds upload_local_cover_images to installer/data/mysql/nb-NO/1-Obligatorisk/userpermissions.sql from whch it was missing, making it impossible to use the local covers feature in an nb-NO installation - translates the text of the preference for de-DE (thanks to cait, drojf and mveron for the translation) Signed-off-by: Marc Veron <[email protected]> I did no fresh installs, however I - had a look at the files before and after applying the patch - carefully checked the syntax - tested with MySQL by removing the entry in the table 'permissions' double checked that now the entry in Staff client was one and then did an insert with the sql snippets. In DE-de the translated entry translation appeared as expected. -- 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/
