Vyom Jain created OFBIZ-5635:
--------------------------------
Summary: Javascript validation prevents Store title to be more than 60 characters
Key: OFBIZ-5635
URL:
https://issues.apache.org/jira/browse/OFBIZ-5635 Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk, Release Branch 12.04, Release Branch 13.07
Reporter: Vyom Jain
Priority: Minor
Fix For: SVN trunk, Release Branch 12.04, Release Branch 13.07
Javascript validation prevents Store title to be more than 60 characters.
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)