Skip to content
Snippets Groups Projects
Commit 33d979e7 authored by Michael Große's avatar Michael Große Committed by GitHub
Browse files

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'].
parent 65d3a5db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment