-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have tried to move a page, it didn't work, and the page is gone now. #3227
Comments
Unfortunately, I need more information in order to figure out what went wrong. All information is welcome, here are some questions:
|
Sure, no problem, I was worried that it might be too little information, to work on. |
I'm still not able to reproduce the issue. The part "d4chdjbkuiqm" is your user in the server. Can you check what's in the folder Also, can you enable debugger and errors from your Grav configuration to see the full stack trace to the issue? |
@adrianmrozo I was finally able to reproduce this issue. The bug happens when you try to move the page to itself. |
Have tried to move a page, it didn't work, and the page is gone now.
Error message:
FilesystemIterator::__construct(… some folder structure …): filled to open dir: Not a directory
I still found a file with the name of the page in my hosting service, but the file is empty (0 bytes).
Used grav version: v1.7.3.
The text was updated successfully, but these errors were encountered: