Prevent invalid Class property names from being created
-------------------------------------------------------
Key: XWIKI-1855
URL: http://jira.xwiki.org/jira/browse/XWIKI-1855
Project: XWiki Platform
Issue Type: Bug
Components: Core
Affects Versions: 1.2 M1
Reporter: Vincent Massol
Since class property names are used as XML elements they must follow these
rules or the generated XML will be invalid:
* Names can contain letters, numbers, and other characters
* Names must not start with a number or punctuation character
* Names must not start with the letters xml (or XML, or Xml, etc)
* Names cannot contain spaces
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications