noumo / easyii

Easy yii2 cms powered by Yii framework 2
http://easyiicms.com
593 stars 272 forks source link

Catalog category fields items can break JSON if I have ' in items name. #103

Closed martins-giberts closed 8 years ago

martins-giberts commented 8 years ago

Hey,

Firstly Thank you for this awesome CMS.

I found one minor bug in your fields form:

  1. Open Catalog
  2. Edit category (as root)
  3. Select fields
  4. add new/edit existing field, set type to select or checkbox
  5. in options try to type in keywords that contain ' like "Palmer's"
  6. press save.

If you edited already existing field, it will be deleted. If you made new field it wont be added.

What I did was change to