diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-17 22:12:02 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-17 22:12:02 +0200 |
| commit | 1374ab51138a00024b0fe148394dbe4ea7f91578 (patch) | |
| tree | 0af68464707a41fe1b585527aaf76237d0fdb456 /public/javascripts/tiny_mce/plugins/autosave/editor_plugin.js | |
| parent | 71a95f4ca6460a7c2bc345e8b32dbef03d6dd985 (diff) | |
Fix the cleanup cascade for a real node destroy
related_assets rows outlived their pages; head and draft carried a
dependent destroy that double-destroyed rows has_many :pages
already owns. Autosave keeps its own -- autosave pages carry no
node_id, so pages does not reach them.
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/autosave/editor_plugin.js')
0 files changed, 0 insertions, 0 deletions
