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

            Bug ID: 42002
           Summary: SIP screen msg regexp can't be empty
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Before the migration of SIP parameters in the interface, it was possible to
delete a message by replacing it with an empty string with the following code:
```
<screen_msg_regex find="Greetings from Koha. " replace="" />
```


It's no longer possible from the interface as the replace field is mandatory (a
lot of our library deleted the message "Greetings from Koha. ")

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

Reply via email to