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

Cannot set empy values for redactor field #1321

Closed
DenyEs opened this issue May 16, 2023 · 2 comments
Closed

Cannot set empy values for redactor field #1321

DenyEs opened this issue May 16, 2023 · 2 comments
Assignees
Labels

Comments

@DenyEs
Copy link

DenyEs commented May 16, 2023

Description

Previously imported value is not being removed when trying to update entry with an empty value in redactor field.

Feed Type - CSV

I was able to replicate it on a fresh Craft install with FeedMe and redactor.

I do have 'Set Empty Values' switch enabled.

Steps to reproduce

  1. Create a feed
  2. Import value into the redactor field
  3. Remove the value and run the import again
  4. Value is still present and was not removed

Additional info

  • Craft version: 4.4.11
  • PHP version: 8.2.5
  • Database driver & version: MySQL 8.0.30
  • Plugins & versions: FeedMe 5.1.3.1 and Redactor 3.0.4
@i-just
Copy link
Contributor

i-just commented Jun 19, 2023

Hi, thanks for reporting! I raised a PR for this.

@angrybrad
Copy link
Member

Resolved in #1332 and will be included in the next release.

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

No branches or pull requests

3 participants