Ed W
unread,Nov 8, 2012, 11:09:27 PM11/8/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mojol...@googlegroups.com
Hi, the following seems not to work as expected in Mojolicious 3.54, the
default text is placed *after* the field in the html output
<%= password_field 'passphrase' => 'some default' %>
However, changing the field type only, to text_field, and the expected
answer (default text) now appears
Is this expected?
Thanks
Ed W