SchumacherFM / Magento-CmsRestriction

Magento CMS Page Restriction on Customer ID and Group ID basis
10 stars 3 forks source link

Values will not save when selecting groups for CMS Restrictions #6

Closed Daniel-NCR closed 8 years ago

Daniel-NCR commented 8 years ago

When selecting customer groups under CMS/Pages/CMS Restrictions it will let me select all of the ones in the list, but when I hit 'Save Page/Save and Continue Edit' only the first 33 selections will remain selected. It appears that there is a character limit in the cms_page/allow_customer_groups column that this is running into. I have attempted to manipulate this column in the database to resolve the issue and have been unsuccessful.

Attached is a SQL dump of the customer_group table for the merchant that this is affecting.

customer_group.sql.txt

SchumacherFM commented 8 years ago

not a PR