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

Blueprint File delete error #1558

Closed
whollaus opened this issue Dec 14, 2018 · 3 comments
Closed

Blueprint File delete error #1558

whollaus opened this issue Dec 14, 2018 · 3 comments
Assignees

Comments

@whollaus
Copy link

[Latest Admin Version]

I add one file field (Blueprint see below)

After that I upload a file and click on Save:
grafik

Click on delete:
grafik

This error is shown:
grafik

When I click on Save, the file is away from the additional file field, but still available at the server
grafik

Thank you very much.

extends@: default

form:
  fields:
    tabs:
      fields:
        content:
          fields:
            header.image1:
              type: file
              label: Image
              avoid_overwriting: true
              destination: '@self'
              multiple: false
              style: vertical
              accept:
                - image/jpg
                - image/jpeg 
@rhukster
Copy link
Member

I do see this too. I think it's due to changes made in Admin/Form beta versions.

@rhukster rhukster added the bug label Dec 17, 2018
@Rjgoolsby
Copy link

Just to add in. I'm seeing this error as well so I decided to downgrade the Admin plugin until it disappeared. It appears that this error started to occur after the 1.8.10 update. From 1.8.11 up, this error occurs.

@mahagr
Copy link
Member

mahagr commented Jan 8, 2019

Issue is caused by this change: 46106c1#diff-9608da254b45bf25d318aa78c8651b48R895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants