Conditional retrieval

fix https://github.com/FreshRSS/FreshRSS/issues/6149
This commit is contained in:
Alexandre Alapetite
2024-12-10 13:50:44 +01:00
parent 88eef9832b
commit 33fd07f6f2
28 changed files with 110 additions and 26 deletions

View File

@@ -299,6 +299,7 @@ class FreshRSS_subscription_Controller extends FreshRSS_ActionController {
}
}
$feed->_attribute('path_entries_condition', Minz_Request::paramTextToArray('path_entries_condition', plaintext: true));
$feed->_attribute('path_entries_filter', Minz_Request::paramString('path_entries_filter', true));
$values = [