https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35136

            Bug ID: 35136
           Summary: Error during database update after Bug 31383
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected]
        Depends on: 31383

I've run across a case where the database upgrade in Bug 31383 triggers an
error. The error is:

 ERROR - {UNKNOWN}: Not a HASH reference at
/kohadevbox/koha/installer/data/mysql/db_revs/230600041.pl line 130. at
/kohadevbox/koha/C4/Installer.pm line 741

I noticed that the error didn't happen if I deleted the 'ISSUESLIP' notice
before running the upgrade, and that the error only happened with my custom
testing database, not the default Koha testing data.

Comparing the contents of ISSUESLIP in my data and in the default, I see this
difference:

In my data:

<p style="margin-bottom: 1px; margin-top: 1px"><<additional_contents.new>></p>

In the default data:

<p style="margin-bottom: 1px; margin-top:
1px"><<additional_contents.content>></p>

I'm not sure where the difference comes in, or how common this case might be in
the wild.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31383
[Bug 31383] Additional contents: We need a parent and child table
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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