[Koha-bugs] [Bug 35012] Framework item plugins fire twice on Acquisition item blocks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 10 09:12:23 CET 2023


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

Jan Kissig <bibliothek at th-wildau.de> changed:

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

--- Comment #10 from Jan Kissig <bibliothek at th-wildau.de> ---
Created attachment 158782
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158782&action=edit
Bug 35012: Apply change to all events

We should not just look at Click.

Test plan:
[1] Apply the example patch for a Blur action in barcode.pl.
[2] Check that barcode.pl is active in your framework and that
    autoBarcode is not disabled.
[3] Open the browser dev console.
[4] Tab a few times through barcode in the neworderempty form of
    Acquisition. If you leave the field, the Blur event fires.
    => Without this patch you will see two console lines (FF may
    show a little '2' icon at the right side) added. With this
    patch just one.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Jan Kissig <jkissig at th-wildau.de>

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


More information about the Koha-bugs mailing list