[Koha-bugs] [Bug 11559] Professional cataloger's interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 1 21:59:47 CEST 2014


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

Jesse Weaver <jweaver at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27759|0                           |1
        is obsolete|                            |
  Attachment #27760|0                           |1
        is obsolete|                            |
  Attachment #27761|0                           |1
        is obsolete|                            |

--- Comment #35 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 27902
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27902&action=edit
Bug 11559 - Rancor: professional cataloging interface

Test plan:

  1. Apply patches for bug 10486 and this bug.
  2. Reinstall patches for pazpar2.
  3. Switch back and forth between basic and advanced editor, and verify
     that preference is saved (by workstation, not user.
  4. Enter in a record (with all required fields).
  5. Save to ISO2709, MARCXML and catalog, verify that all three match.
  6. Import a MARCXML and ISO2709 record, and verify that the record is
     correct after import.
  7. Run keyword and advanced searches with a variety of Z39.50 servers
     to check that searching is correct, and try to both import records
     as new records and substitute them for the contents of existing
     records.
  8. Create, edit and delete macros, verifying that they are autosaved.
  9. Try running macros (example follows).
  10. Try enabling and disabling fixed-field widgets and customizing
      fonts, and test the editor afterwards.

Example macro:

goto field 003
copy field data
insert new field 040 data=
goto subfield end
insert new subfield a data=
goto subfield a
paste

(Now includes XML fixed-field widgets, fix for humanmsg and removes dead XSLT
code.)

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


More information about the Koha-bugs mailing list