Open GoogleCodeExporter opened 9 years ago
Just ran into this same issue this morning.
PWM v1.6.4 b1185
Chrome: 26.0.1410.43 m
Running on CentOS 5.9 64 bit
tomcat5.x86_64 5.5.23-0jpp.38.el5_9
Original comment by TomBo...@gmail.com
on 9 Apr 2013 at 2:11
checking the html on the "New User Registration" page, it shows.
<input style="border:0; width: 100%" id="mail_confirm" name="mail_confirm"
value="" required="true" maxlength="50" type="time">
The "time" type tag is only interpreted correctly by Chrome and Safari. but is
ignored by Firefox and IE which allow the field to work.
Type for this field should be something other than "time" :)
Assuming as the other browsers catch up they will stop working also.
Original comment by magw2...@gmail.com
on 1 May 2013 at 8:38
Original issue reported on code.google.com by
xco...@gmail.com
on 7 Feb 2013 at 8:51Attachments: