[Koha-bugs] [Bug 14891] Attempting to place hold with no item selected freezes the request screen

2023-04-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891

Nick Clemens  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Nick Clemens  ---
No longer valid

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 14891] Attempting to place hold with no item selected freezes the request screen

2015-12-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891

Marc Véron  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=4054

--- Comment #2 from Marc Véron  ---
Reproduced on current master.

It seems to be due to:

koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt line 179
$('#hold-request-form').preventDoubleFormSubmit();

The issue goes away if I remove the line with the preventDoubleFormSubmit.


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4054#c15

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 14891] Attempting to place hold with no item selected freezes the request screen

2015-09-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14891

Marc Véron  changed:

   What|Removed |Added

 CC||ve...@veron.ch

--- Comment #1 from Marc Véron  ---
Tested on master with Firefox

- Search a biblio with multiple items
- Click "Holds"
- Uncheck "Place a hold on the next available item" 
- Donot check any item
- Click "Place hold"
- A message appears '- Please select an item to place hold [OK]
- Click [OK]
 Wait cursor appears (blue turning ring), should be normal cursor
- If you move the cursor over a checkbox, radiobox or other fild, it changes to
normal (arrow)
- Check one of the items
- Cursor turns back to "Waiting"
- Click on "Place hold"
 Nothing happens
- Click on checkbox "Next available..."
- Click on "Place hold
--- Nothing happens
- You have to reload the page to be able to place the hold

No errors reported in intranet-error-log

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/