[Koha-bugs] [Bug 28297] New: can't save system preference and field not marked as modified when changing value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 6 21:04:31 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28297

            Bug ID: 28297
           Summary: can't save system preference and field not marked as
                    modified when changing value
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

== Test plan ==
1. Search any syspref that has a text input
2. input a value, like 3, you see "modified" 
3. save
4. refresh (tech note: the <input> will now have value=3)
5. input 5, you see "modified" 
6. save (tech note: the <input> still has value=3, this is the cause)
7. input 3, you don't see "modified" (this in wrong)
8. save
9 "nothing to save", this is wrong

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


More information about the Koha-bugs mailing list