Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Release Branch 12.04, Release Branch 13.07, Trunk
-
None
Description
Maxlength via HTML attribute maxlength for Product Store.title is configured as 60. ProductStore.title can store upto 100 characters in the database and JS validation prevents that.