96x1 SIP 6.2.x Firmware maxlength WML Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • basuaj
    Aspiring Member
    • Oct 2012
    • 1

    96x1 SIP 6.2.x Firmware maxlength WML Problem

    Hi all,
    I made a WML webpage with some InputBox...
    When I put the option MAXLENGTH in these inputbox, all inputbox takes the last inputbox configuration.
    For example:

    <input name="Fecha" maxlength="4" size="4"/>
    <input name="Nombre" maxlength="12" size="12"/>

    When I tested this code... For the first Inputbox the system, limited the characters to 4 and shows me Maxlength reached, but in the second input (maxlength="12") the system limit was 4 again, but dont show me anything in the screen, only a error sound...
    After I test this WML page, all the inputboxs of all webpages was limited in 4 characters... The only way to fix, It was reset the phone...
    I think this is a bug of SIP 6.2.x firmware because, doesn't happen in the h.323 firmware... In h323 works fine.

    Thanks!!

    Sorry for my english!
Loading