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

             Bug #: 6021
           Summary: Error 500 message of patroncards_upgrade.pl between
                    update report of webinstaller
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Installation and upgrade (web-based installer)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


The current code for $DBversion = '3.01.00.107' includes calling another script
(patroncards_upgrade.pl) outside updatedatabase. It died with me on "Table
creator_batches already exists in script patroncards_upgrade.pl".
This die only ends that script but the 500 error comes between the upgrade
lines in web installer (catched by IPC call to updatedatabase in install.pl). 

# Status: 500
# Content-type: text/html
#
# <h1>Software error:</h1>
# <pre>DB ERROR: Table 'creator_batches' already exists
# </pre>
# <p>
# For help, please send mail to the webmaster (<a
href="mailto:[email protected]";>[email protected]</a>),
giving this error message
# and the time and date of the error.
#
# </p>

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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