Bugzilla – Attachment 4269 Details for
Bug 5653
default new label layout and sample data have broken call number placeholder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5653: Follow-up, correction to nb-NO sample creator data
Bug-5653-Follow-up-correction-to-nb-NO-sample-crea.patch (text/plain), 2.13 KB, created by
Katrin Fischer
on 2011-05-26 05:46:21 UTC
(
hide
)
Description:
Bug 5653: Follow-up, correction to nb-NO sample creator data
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-05-26 05:46:21 UTC
Size:
2.13 KB
patch
obsolete
>From a89bf194579fd1df7cffc6d47f89add93e82af9c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Thu, 26 May 2011 07:44:55 +0200 >Subject: [PATCH] Bug 5653: Follow-up, correction to nb-NO sample creator data >Content-Type: text/plain; charset="utf-8" > >Corrects callnumber to itemcallnumber in Norwegian sample data. >--- > .../nb-NO/2-Valgfritt/sample_creator_data.sql | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/installer/data/mysql/nb-NO/2-Valgfritt/sample_creator_data.sql b/installer/data/mysql/nb-NO/2-Valgfritt/sample_creator_data.sql >index bcd610a..91d7d00 100644 >--- a/installer/data/mysql/nb-NO/2-Valgfritt/sample_creator_data.sql >+++ b/installer/data/mysql/nb-NO/2-Valgfritt/sample_creator_data.sql >@@ -3,7 +3,7 @@ > > LOCK TABLES `creator_layouts` WRITE; > /*!40000 ALTER TABLE `creator_layouts` DISABLE KEYS */; >-INSERT INTO `creator_layouts` VALUES (17,'CODE39',1,'BIBBAR','Label Test',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, callnumber','<opt></opt>','Labels'),(18,'CODE39',1,'BAR','DEFAULT',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, callnumber','<opt></opt>','Labels'),(19,'CODE39',1,'BAR','DEFAULT',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, callnumber','<opt></opt>','Labels'),(20,'CODE39',1,'BAR','Test Layout',0,'TR',10,'POINT',0,'L','barcode','<opt page_side="F" units="POINT"> >+INSERT INTO `creator_layouts` VALUES (17,'CODE39',1,'BIBBAR','Label Test',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),(18,'CODE39',1,'BAR','DEFAULT',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),(19,'CODE39',1,'BAR','DEFAULT',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),(20,'CODE39',1,'BAR','Test Layout',0,'TR',10,'POINT',0,'L','barcode','<opt page_side="F" units="POINT"> > <images name="image_1" Dx="72" Ox="0" Oy="0" Sx="0" Sy="0" Tx="4.5" Ty="63"> > <data_source image_name="none" image_source="patronimages" /> > </images> >-- >1.7.4.1
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 5653
:
3020
|
4268
| 4269