[Koha-bugs] [Bug 8683] Acq: Clear button doesn't clear all item fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 23:20:14 CET 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23004|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 23047
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23047&action=edit
[PASSED QA] Bug 8683: Clear button doesn't clear all item fields

The clear js function parses input text, but input filled to a plugin
does not contain the type attribute.

Test plan:
- fill the barcode field to the barcode plugin
- go on the new order page
- verify the barcode plugin works as before
- verify the clear link clears the barcode field and all others fields.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works as expected, passes all tests and QA script.
Template change only.
Barcode and date acquired are now also cleared with the
'clear' link.

But: it only works when you enter a barcode manually currently,
because the AutoBarcode functionality is broken on master (bug 11273).

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


More information about the Koha-bugs mailing list