Udo Schnurpfeil created TOBAGO-1275:
---------------------------------------

             Summary: Change code style for html5 data attributes: separate 
words.
                 Key: TOBAGO-1275
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1275
             Project: MyFaces Tobago
          Issue Type: Task
          Components: Core
    Affects Versions: 1.5.10, 1.6.0-beta-2
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor


In the moment every attribute name looks like this:
  data-tobago-thisisthecustomname
To make it better readable the name should be changed to:
  data-tobago-this-is-the-custom-name

Remark: Camel case is not allowed in HTML5 data attributes.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to