[Bug 3465] New: Web installer should display more feedback
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3465 Summary: Web installer should display more feedback Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Installation (web-based installer) AssignedTo: gmcharlt@gmail.com ReportedBy: gmcharlt@gmail.com Estimated Hours: 0.0 Change sponsored?: --- I am enhancing the web installer so that messages from updatedatabase.pl will be displayed to the user running the web installer. Messages printed to STDOUT will be displayed as the update report, while messages printed to STDERR will be displayed as update errors. As part of this change, I am introducing a new module dependency, IPC::Cmd. IPC::Cmd lets one run an external program such as updatedatabase.pl and easily capture STDERR and STDOUT for further munging. IPC::Cmd is core in Perl 5.10 and stable in Perl 5.8. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3465 --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> 2009-08-01 16:20:30 --- Created an attachment (id=966) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=966) proposed patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3465 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3465 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2009-08-04 11:04:49 --- Patch has been pushed to HEAD. The request to have IPC::Cmd packaged for Debian is #539905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539905 -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com