Skip to content
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

Image upload fails with child pages #1518

Open
benjaminbellamy opened this issue Jun 29, 2023 · 0 comments
Open

Image upload fails with child pages #1518

benjaminbellamy opened this issue Jun 29, 2023 · 0 comments
Labels
Bug Bug in latest release version. v4.x

Comments

@benjaminbellamy
Copy link

Describe your problem

When a page has a parent, it is impossible to upload an image:

File Manager. An error occurred while trying to upload the file.

Steps to reproduce the problem

  • Create a parent page.
  • Save it.
  • Create a child page. Define the previously created page as its parent.
  • Save it.
  • Upload an image: it fails.

Bludit version

4.0.0 (Github main branch)

Hosting or Webserver name

Any. (I tried Nginx and php -S localhost:8081, it fails with both)

PHP version

8.1.12

Workaround

  • Remove parent page from child page
  • Save child page
  • Upload image
  • Save page
  • Add parent page
@dignajar dignajar added Bug Bug in latest release version. v4.x labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in latest release version. v4.x
Development

No branches or pull requests

2 participants