[Koha-patches] [PATCH] Left off a line of instructions re: ParserDetails.ini instructions/example.

Liz Rea lrea at nekls.org
Thu Oct 7 21:54:20 CEST 2010


For debian-lenny. May not apply.

---
INSTALL.debian-lenny |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL.debian-lenny b/INSTALL.debian-lenny
index 1cbb498..f822ee8 100644
--- a/INSTALL.debian-lenny
+++ b/INSTALL.debian-lenny
@@ -128,7 +128,6 @@ You can test your SAX parser by running:
    You should see something like::

    XML::LibXML::SAX::Parser=HASH(0x81fe220)
-
    If you're using PurePerl or Expat, you'll need to edit your
    ini file, typically located at:

@@ -136,6 +135,7 @@ You can test your SAX parser by running:

    Example (in most cases, this example would be the correct entry to have at the bottom of the file):
    [XML::LibXML::SAX::Parser]
+    http://xml.org/sax/features/namespaces = 1

    The parser you are using should be at the bottom of the file, the last listed entry. Otherwise, you may get errors.

-- 
1.5.6.5



More information about the Koha-patches mailing list