Bugzilla – Attachment 6641 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 7184 : Changing test to match new formatting of xsl style sheet
Bug-7184--Changing-test-to-match-new-formatting-of.patch (text/plain), 1.08 KB, created by
Chris Cormack
on 2011-12-07 20:29:26 UTC
(
hide
)
Description:
Bug 7184 : Changing test to match new formatting of xsl style sheet
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2011-12-07 20:29:26 UTC
Size:
1.08 KB
patch
obsolete
>From 48c703d62f5f4100f2733cfa64359a2544bfa626 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 7184 : Changing test to match new formatting of xsl > style sheet > >http://bugs.koha-community.org/show_bug.cgi?id=7141 >--- > 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.5.4
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