mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427)
This commit is contained in:
@@ -1407,3 +1407,7 @@ a.bookmarklet {
|
||||
padding : 1em;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
td.error {
|
||||
color : red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user