Home
last modified time | relevance | path

Searched hist:"33 d979e7a41d5c983aceb0aa3908108aa955c2db" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcommon.php33d979e7a41d5c983aceb0aa3908108aa955c2db Wed Sep 21 14:48:16 UTC 2016 Michael Große <mic.grosse@posteo.de> Fix save content modified in COMMON_WIKIPAGE_SAVE

The event COMMON_WIKIPAGE_SAVE offers the opportunity to save the content by modifying $data['newContent']. However saveWikiText still saves the original $text variable instead of the possibly modified $svdta['newContent'].