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

Jonathan Druart <[email protected]> changed:

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

--- Comment #7 from Jonathan Druart <[email protected]> ---
Created attachment 40182
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40182&action=edit
Bug 14389 - Editing a syspref in a textarea does not enable the Save button

Test plan:
  1. Navigate to the "opaccredits" syspref (or any other textarea, i.e.,
     "Click to Edit", syspref) in the system preferences editor.
  2. Change its contents, by either pasting or typing. The field may not
     be marked as modified, even after you click outside the box.
  3. Apply the patch.
  4. Reload the page and try again; either pasting or typing should mark
     the field as changed and allow you to save.

Signed-off-by: Jonathan Druart <[email protected]>
Note: "even after you click outside the box." => This works even without
this patch.
With this patch, the "save" button is enabled when a change is made on
input and textarea without having to click outside of the element.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/

Reply via email to