Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1909

Set maxlength attribute to the doublebox conponent, the maxlength checking is not correct

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.4
    • 6.5.3
    • Components
    • Security Level: Jimmy
    • None

      http://screencast.com/t/aaVylxVw

      <zk>
      	maxlength="3"
      	<separator></separator>
      	<doublebox maxlength="3" onChange=""/>
      	maxlength="10"
      	<separator></separator>
      	<doublebox maxlength="10" onChange=""/>
      </zk>
      

            RaymondChao RaymondChao
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: