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 empty taxon description after description is set. #446

Open
scsirdx opened this issue Aug 27, 2014 · 1 comment
Open

Cannot set empty taxon description after description is set. #446

scsirdx opened this issue Aug 27, 2014 · 1 comment

Comments

@scsirdx
Copy link

scsirdx commented Aug 27, 2014

Spree does not save empty taxon description if description is already set to something. Only other text can replace description.
How to reproduce:

  1. edit taxon and enter some text to description field, save it
  2. edit same taxon and delete description text, save it
  3. taxon still have text entered in 1

There must be a way to set description field to nil.

And while i wrote this, i checked taxon meta fields, and they have same problem. (description, keywords, title).

Checked in spree 2-1-stable and 2-2-stable.
2-1 gemfile.lock: https://gist.github.com/scsirdx/478d90a4307155b3e1bd
2-2 gemfile.lock: https://gist.github.com/scsirdx/43558cf81479db61c887

Here is an original issue opened in spree/spree: spree/spree#5267

@DriesS
Copy link

DriesS commented Mar 9, 2017

@scsirdx did you found a solution for this?

I'm encountering the same problem. No possibility to empty the description field of my taxon. It is setting it always to the previous value.

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

No branches or pull requests

2 participants