[Koha-bugs] [Bug 12163] Adding a new quote fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 30 17:45:37 CEST 2014


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

Kyle M Hall <kyle.m.hall at gmail.com> changed:

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

--- Comment #2 from Kyle M Hall <kyle.m.hall at gmail.com> ---
Created attachment 27819
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27819&action=edit
Bug 12163 - fix adding new quotes

Something changed somewhere (maybe a new jQuery or datatables version)
and the javascript that redrew the table row after a new quote was saved
stopped working. This fixes the call to the datatables function so that
it matches the API.

To test:
* Go and add a quote.
* Note that when you press enter after finishing the quote, the line
  stops being an editor, and becomes just a display, like it should.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list