[Koha-bugs] [Bug 9139] Sending empty vendor or biblio when adding subscriptions gives wrong error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 17 14:59:43 CEST 2015


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

Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> changed:

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

--- Comment #7 from Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> ---
Created attachment 38050
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38050&action=edit
Bug 9139: New subscription form - Does not check form on the first page

The vendor and Record input try to sent the form if the focus is on the
inputs (normal behavior).
But the form is on 2 pages, and the popup message ask you to fill info
on the second page when you are on the first one. This does not make
sense.

This patch suggests to launch search when the enter key is press on
these inputs.

Test plan:
1/ Create a new subscription
2/ Put the focus in the Vendor input and press enter: the vendor search
popup should appear
3/ Put the focus in the Record input and press enter: the record search
popup should appear

Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se>

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


More information about the Koha-bugs mailing list