=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js 2012-04-16 15:10:44 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/validationRules.js 2012-06-23 08:37:26 +0000 @@ -65,7 +65,7 @@ }, "shortName" : { "required" : true, - "rangelength" : [ 2, 25 ] + "rangelength" : [ 2, 49 ] }, "code" : { "rangelength" : [ 0, 25 ],