http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4070 Summary: Cannot save emptied textarea system pref Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: System Administration AssignedTo: pianohacker@gmail.com ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- To reproduce: 1. Edit a system preference which uses a textarea, like OpacNav 2. Click save. The data is saved without a page reload. 3. Delete the contents of that system preference. 4. Click save. An message appears which says "Nothing to save." It looks like whatever mechanism there is for detecting a change in the textarea is not triggered by the deletion of its contents. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.