Home
last modified time | relevance | path

Searched hist:a577fbc2fe3c4581072b0ca3d7e959c4db2cfdfe (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcommon.phpa577fbc2fe3c4581072b0ca3d7e959c4db2cfdfe Sat Mar 11 12:20:30 UTC 2023 Andreas Gohr <andi@splitbrain.org> Don't send notifications if no save happend.

A page save might not actually save a new revision. For example when no
changes were detected or a plugin cancelled the saving action. In that
case no notifications should be sent and the cache does not need any
updates.

Fixes #3871