Control IDs should replace periods with underscores
----------------------------------------------------

                 Key: CLK-747
                 URL: https://issues.apache.org/jira/browse/CLK-747
             Project: Click
          Issue Type: Bug
          Components: core
    Affects Versions: 2.3.0-M1
            Reporter: Bob Schellink
            Assignee: Bob Schellink
             Fix For: 2.3.0-RC1


Currently periods are rendered as part of the Control ID. This occurs typically 
when a control name navigates over a domain graph eg: "address.street". While 
HTML allows periods, Click also uses the ID when rendering JavaScript 
validation function which doesn't allow periods.

We can resolve this by replacing periods with underscores

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to