grav-plugin-flex-objects
grav-plugin-flex-objects copied to clipboard
Reverting (git) moved folders leave empty folders which break Grav
We need to make Grav more robust against multiple copies of the same folder, eg:
- 01.home
- 02.home (empty)
This happens commonly when you save/move page in admin, but revert the change from git repository.
Partially fixed, it does not work, though, if the real page does not have a translation for the page (404 is shown instead).