|
Changed betacms-repository in order to validate ContentObject system name according to the new pattern
Update code in betacms-webui to validate content object system name against the new pattern
Committed revisions
betacms-repository-api 3068 betacms-repository 3069 - 3070 betacms-reposiory-commons 3071 betacms-webui 3072 - 3073 |
||||||||||||||||||||||||||||||||||||||||||||
The reason for not allowing ANY character is that system name is used in URLs (as well as in other cases). This pattern guarantees that system name can be safely be used in URLs.