[richfaces-issues] [JBoss JIRA] (RF-12524) Have a4j:ajax submit HTML5 input types

Cody Lerum (JIRA) jira-events at lists.jboss.org
Mon Oct 8 14:36:03 EDT 2012


    [ https://issues.jboss.org/browse/RF-12524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724818#comment-12724818 ] 

Cody Lerum commented on RF-12524:
---------------------------------

Seeing as this delegates down to the impl provided jsf.js I'm thinking that this isn't going to be possible.

I have however opened - http://java.net/jira/browse/JAVASERVERFACES-2532 with Mojarra

Also you can modify the mojarra provided jsf.js and override with RF resource mapping - http://docs.jboss.org/richfaces/latest_4_X/Developer_Guide/en-US/html/chap-Developer_Guide-Advanced_features.html#sect-Developer_Guide-Advanced_features-Resource_mapping
                
> Have a4j:ajax submit HTML5 input types
> --------------------------------------
>
>                 Key: RF-12524
>                 URL: https://issues.jboss.org/browse/RF-12524
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.2.Final
>            Reporter: Cody Lerum
>
> If using custom components implementing HTML5 input types (number,date,tel,email,etc) using an f:ajax or a:ajax for submit will silent ignore the inputs.
> <input id="form:emailinput" type="email" value="foo at bar.com" />
> It would be a useful stop-gap until jsf 2.2 is released if a:ajax supported submitting these types as they are submitted just like type="text"
> date
> datetime
> datetime-local
> email
> month
> number
> range
> search
> tel
> time
> url
> week
> color
> http://www.w3schools.com/html/html5_form_input_types.asp

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list