This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// code snippets version of fix for bug reported here: | |
// https://github.com/soflyy/oxygen-bugs-and-features/issues/2820 | |
// add this snippet to some code snippet plugin and run it once. If using | |
// Code Snippets, select "Only Run Once" then "Save and Activate". | |
// This should restore the XML that were erased or corrupted. | |
// Tested on a sandbox instance. Replicated bug on a sandbox instance. | |
// Started sandbox, Oxygen loads, saved options.php, Oxygen crashes. |