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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement:
          |This enhancement:
      release notes|
                           |
                   |1.                          |1.
                   |Updates the                 |Updates the
                   |misc/maintenance/search_for |misc/maintenance/search_for
                   |_data_inconsistencies.pl    |_data_inconsistencies.pl
                   |script so that it           |script so that it
                   |identifies any occurrences  |identifies any date fields
                   |in the database with any    |that have 0000-00-00
                   |date fields that have       |values.
                   |0000-00-00 values.
         |
                   |
                           |2. Adds a new
                   |2. Adds                     |script
                   |a new script                |misc/maintenance/fix_invali
                   |misc/cronjobs/fix_invalid_d |d_dates.pl that fixes any
                   |ates.pl that fixes any date |date fields that have
                   |fields that have            |'0000-00-00' values (for
                   |'0000-00-00' values by      |example: dateofbirth) by
                   |updating them to 'NULL'.    |updating them to 'NULL'.
                   |                            |
                   |                            |Patron, item, and other
                   |                            |date fields with a value of
                   |                            |'000-00-00' can cause
                   |                            |errors. This includes:
                   |                            |-
                   |                            |API errors
                   |                            |- stopping the
                   |                            |patron autocomplete search
                   |                            |working
                   |                            |- generating a 500
                   |                            |internal server error:
                   |                            |  .
                   |                            |for normal patron searching
                   |                            |  . when displaying item
                   |                            |data in the holdings table

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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