[Koha-bugs] [Bug 8849] Error log generated when not a demo system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 11:18:11 CEST 2012


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |mtompset at hotmail.com
                   |ity.org                     |

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 12616
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12616&action=edit
Fix error logging triggered by adding/editing/deleting tags on framework

Test
-----
1) Login
2) Administration
3) MARC bibliographic framework
4) Click 'MARC structure' for any framework. (May be a good idea to copy a
frame work and choose the copy, since we will be deleting things!)
5) Click 'Edit' for any field.
6) Change values and then click 'Save Changes'.
7) Click 'Delete' for that field now.
8) click 'Yes, Delete this Tag'
9) Click 'OK'
10) click 'New Tag'
11) Let's enter the tag value of what we just deleted and put some dummy values
in.
12) Check the error logs. There should be three errors. The first and last will
be for the edit/add, and the middle will be for the delete.
13) Apply patch
14) repeat steps 3 through 12.
15) Error log entries those errors are no longer generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list