Bug 3648

Summary: INSTALLATION / SAX Parser Config Instructions a little cryptic
Product: Koha Reporter: Chris Cormack <chris>
Component: Installation and upgrade (command-line installer)Assignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: trivial    
Priority: P5 - low CC: robin, wizzyrea
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: INSTALL.debian
INSTALL.debian-lenny
INSTALL.ubuntu
correction to INSTALL.debian-lenny

Description Chris Cormack 2010-05-21 01:13:17 UTC


---- Reported by reedwade@gmail.com 2009-09-18 22:52:17 ----

PROBLEM:

There are some inconsistencies in the SAX parser configuration instructions. 

The test is clear but how to fix if test fails is cryptic for
debian, debian-lenny and ubuntu install instructions saying:

"you'll need to edit your ini file"


FIX:

need to replace cryptic message with instructions that talk about commenting out all but-

[XML::LibXML::SAX::Parser]
http://xml.org/sax/features/namespaces = 1

from /etc/perl/XML/SAX/ParserDetails.ini

assuming that works (seems to on lenny anyhow).

ALSO:

I'm happy to be assigned to patch this. -reed



---- Additional Comments From wizzyrea@gmail.com 2010-02-10 16:59:50 ----

Created an attachment
INSTALL.debian





---- Additional Comments From wizzyrea@gmail.com 2010-02-10 17:00:15 ----

Created an attachment
INSTALL.debian-lenny





---- Additional Comments From wizzyrea@gmail.com 2010-02-10 17:00:54 ----

Created an attachment
INSTALL.ubuntu





---- Additional Comments From wizzyrea@gmail.com 2010-02-10 17:01:15 ----

Created an attachment
correction to INSTALL.debian-lenny





--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:13 UTC  ---

This bug was previously known as _bug_ 3648 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3648
Imported an attachment (id=1476)
Imported an attachment (id=1477)
Imported an attachment (id=1478)
Imported an attachment (id=1479)

Unknown operating system Linux - Debian. Setting to default OS "All".
Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was reedwade@gmail.com.
The original submitter of attachment 1476 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 1477 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 1478 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
The original submitter of attachment 1479 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.

Comment 1 Robin Sheat 2010-07-19 02:40:05 UTC
See also bug 5033 for an update to the patch sent to the patches list about this.
Comment 2 Jared Camins-Esakov 2012-02-12 21:43:59 UTC
Comment on attachment 1476 [details] [review]
INSTALL.debian

Although these exact patches weren't pushed, the problem has been corrected in master.
Comment 3 Katrin Fischer 2012-04-03 06:46:04 UTC
Jared, reading your last comment - can this bug be closed?