aboutsummaryrefslogtreecommitdiff
path: root/lib/lib_rss.php
diff options
context:
space:
mode:
authorGravatar Clemens Neubauer <cn-tools@gmx.at> 2022-04-26 08:47:19 +0200
committerGravatar GitHub <noreply@github.com> 2022-04-26 08:47:19 +0200
commit046598e743ac77dc4457edd60e421fd0d1963949 (patch)
tree44a6420bcf726f7cbc97c67ea4634e827badbbe8 /lib/lib_rss.php
parent55e6b7ea4cfd0b20e3bea8360f7e780ded7183b7 (diff)
fix depending results after changing value of "entry->isRead" (#4331)
* fix depending results after changing value of "entry->isRead" inside of hook 'entry_before_insert' if anybody use the hook 'entry_before_insert' and change the value of the property 'entry->isRead', the depending results are correct now. In my case my config let all new entrys as "isRead=FALSE" as i will. A new extension which is in progress, can/should/must change the value of this property, but the depending results of this property are wrong before this fix. * Update app/Controllers/feedController.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'lib/lib_rss.php')
0 files changed, 0 insertions, 0 deletions