Bug 4864 - modules required by SIP not in module list
Summary: modules required by SIP not in module list
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (command-line installer) (show other bugs)
Version: rel_3_2
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 11:10 UTC by Colin Campbell
Modified: 2015-05-03 20:08 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed Patch (1.03 KB, patch)
2010-06-09 11:16 UTC, Colin Campbell
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Campbell 2010-06-09 11:10:26 UTC
SIPServer.pm requires Net::Server and UNIVERSAL::require which are not in the dependencies listing
Comment 1 Colin Campbell 2010-06-09 11:16:25 UTC
Created attachment 2232 [details] [review]
Proposed Patch
Comment 2 Galen Charlton 2010-06-09 12:30:31 UTC
Patch pushed.  Please test and close.