Bugzilla – Attachment 6644 Details for
Bug 7141
The biblio details page in the intranet doesn't work if XSLT is activated and the xsl file contains " "
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7141 : Changing test to match new formatting of xsl style sheet
Bug-7141--Changing-test-to-match-new-formatting-of.patch (text/plain), 1.18 KB, created by
Liz Rea
on 2011-12-07 20:42:58 UTC
(
hide
)
Description:
Bug 7141 : Changing test to match new formatting of xsl style sheet
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2011-12-07 20:42:58 UTC
Size:
1.18 KB
patch
obsolete
>From e0237a343e85238cdfad19f428fbfd01663dc4fc Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Thu, 8 Dec 2011 09:28:12 +1300 >Subject: [PATCH] Bug 7141 : Changing test to match new formatting of xsl style sheet >Content-Type: text/plain; charset="utf-8" > >http://bugs.koha-community.org/show_bug.cgi?id=7141 >Signed-off-by: Liz Rea <wizzyrea@gmail.com> >verified tests pass >--- > t/db_dependent/Record.t | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/t/db_dependent/Record.t b/t/db_dependent/Record.t >index b0e1894..2e04449 100755 >--- a/t/db_dependent/Record.t >+++ b/t/db_dependent/Record.t >@@ -74,11 +74,11 @@ is ($marcqualified, $test3xml, "testing marcQualified"); > my $mods=marc2modsxml($marc); > my $test4xml=qq(<?xml version="1.0" encoding="UTF-8"?> > <mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd"> >-<typeOfResource/> >-<originInfo> >-<issuance/> >-</originInfo> >-<recordInfo/> >+ <typeOfResource/> >+ <originInfo> >+ <issuance/> >+ </originInfo> >+ <recordInfo/> > </mods> > ); > >-- >1.7.2.5
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 7141
:
6148
|
6149
|
6150
|
6160
|
6456
|
6466
|
6641
|
6642
| 6644