http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14152

--- Comment #1 from Chris Nighswonger <[email protected]> ---
Created attachment 38874
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38874&action=edit
Bug 14152: Re-check required dependencies during upgrade process

This code causes the installer to re-check dependencies during the
upgrade process.

Test Plan:

1.  Remove a required dependency. (Such as the recently added
    PDF::FromHTML and associated HTML::Tidy.)

2.  Run the installer and note that it does not catch the missing
    dependency.

3.  Also note that things break badly due to the missing dependency.

4.  Apply this patch.

5.  Under Global System Preferences > Local Use > Version change the
    dev revision number back one unit and save.

6.  The updater will run and catch the missing dependency.

7.  Install the missing dependency.

8.  Return to the updater and continue with the update.

9.  The update should complete successfully.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to