Product attributes error on save

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
After defining an Attribute with rules, any modification (Edit/Update) on the rule gives the the following error "Error happened"

For example you can create an attribute with Control type "TextBox" and Validation rules "Min 1 Max 31". After any modification, for example on "Text prompt" gives you the error.
6 years ago
Hi,

It was a bug in the 3.90 but it has been fixed in the 4.00. Just add [ValidateInput(false)] attribute to ProductAttributeMappingUpdate method of ProductController
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.