Romain Tripault
Romain Tripault
The only solution that came to my mind so far, is to add an additional parameter to "force retrieve" related objects from DB and not the "parent" cache, ie. ```...
Might worth updating the PHPDoc then. I assume the same goes for `removeCollection`, right ?
FWIW, [here](https://github.com/meltingmedia/MODX-RTE/blob/master/assets/ckeditor-overrides.js#L2-15) is how i solved it
That could indeed be a nice option to have, since the "failed login count" prevents from login, but does not drop the traffic.
Or a button with some dropdown option... but :+1: on the idea
Confirmed here as well, setting `"tooltip": false` in each module configuration appears to prevent the crash
Confirmed on Revolution 2.3.1. Edit : removed a bunch of additional "errors" that was due to my faulty tests :/ But issue still confirmed :)
:+1: for the idea, i'm just not sure about the idea of using resource properties to store the source ID. Also, as written in https://github.com/modxcms/revolution/issues/11385#issuecomment-57774870, it should be possible to...