Bugzilla – Attachment 33412 Details for
Bug 12466
Bad updatedatabase.pl message for $DBversion = "3.15.00.049";
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
3.15.00.049 is about Bug 5377, not 11268
31500049-is-about-Bug-5377-not-11268.patch (text/plain), 1.26 KB, created by
Marcel de Rooy
on 2014-11-10 09:08:22 UTC
(
hide
)
Description:
3.15.00.049 is about Bug 5377, not 11268
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-11-10 09:08:22 UTC
Size:
1.26 KB
patch
obsolete
>From ff97c7c01f49b99af1737b419882e921f6ec1135 Mon Sep 17 00:00:00 2001 >From: Nicolas Legrand <nicolas.legrand@bulac.fr> >Date: Mon, 23 Jun 2014 16:57:20 +0200 >Subject: [PATCH] 3.15.00.049 is about Bug 5377, not 11268 >Content-Type: text/plain; charset=utf-8 > >Fixes the description and bug reference. > >http://bugs.koha-community.org/show_bug.cgi?id=12466 > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Fixes the description on the old update database entry, >no problems found. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/updatedatabase.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index 30d5b9c..add2b2e 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -8439,7 +8439,7 @@ if ( C4::Context->preference("Version") < TransformToNum($DBversion) ) { > ADD INDEX isbn ( isbn ( 255 ) ) > "); > >- print "Upgrade to $DBversion done (Bug 11268 - Biblioitems URL field is too small for some URLs)\n"; >+ print "Upgrade to $DBversion done (Bug 5377 - Biblioitems isbn and issn fields too small for multiple ISBN and ISSN)\n"; > SetVersion($DBversion); > } > >-- >1.7.7.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12466
:
29174
|
33399
| 33412