Bugzilla – Attachment 57698 Details for
Bug 17626
INSTALL files are outdated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17626 (QA followup)
Bug-17626-QA-followup.patch (text/plain), 828 bytes, created by
Nick Clemens (kidclamp)
on 2016-11-22 10:48:07 UTC
(
hide
)
Description:
Bug 17626 (QA followup)
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2016-11-22 10:48:07 UTC
Size:
828 bytes
patch
obsolete
>From 4901bfb5b00b93df72ece7eb57611bfb227d538e Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 22 Nov 2016 10:45:56 +0000 >Subject: [PATCH] Bug 17626 (QA followup) > > Fix SAX parser error pointing to INSTALL docs > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > misc/sax_parser_print.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/misc/sax_parser_print.pl b/misc/sax_parser_print.pl >index d206a5e..5d3a1ac 100755 >--- a/misc/sax_parser_print.pl >+++ b/misc/sax_parser_print.pl >@@ -12,4 +12,4 @@ You have: > $parser\n"; > print "Looks " . > ($parser =~ /^XML::LibXML::SAX::Parser=HASH/ ? >- "good.\n" : "bad, check INSTALL.* documentation.\n"); >+ "good.\n" : "bad, check the Koha wiki documentation at https://wiki.koha-community.org.\n"); >-- >2.1.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 17626
:
57473
|
57474
|
57666
|
57667
|
57668
|
57696
|
57697
| 57698