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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Nick Clemens <[email protected]> ---
Test plan was unclear, but here's what I did:

1 - Created a super big record (pasted a project gutenberg work into 520$b)
2 - Added items with $x - Non public and $z Public 
3 - Mapped field x to items.itemnotes_nonpublic
4 - Checked mysql table, items.itemnotes_nonpublic was NULL
5 - Ran batchRebuildItemsTables.pl - received an error
6 - Checked mysql table, items.itemnotes_nonpublic was NULL
7 - Applied patch
8 - Ran batchRebuildItemsTables.pl - no error
9 - Checked mysql table, items.itemnotes_nonpublic was 'Non public'
10 - Signed off

-- 
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