[richfaces-issues] [JBoss JIRA] (RF-12853) rich:inplaceSelect: JS API bugs

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Sep 16 11:13:04 EDT 2013


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

Pavol Pitonak commented on RF-12853:
------------------------------------

Verified in 4.3.4.Final respin. Issue is ready to be closed. 
                
> rich:inplaceSelect: JS API bugs
> -------------------------------
>
>                 Key: RF-12853
>                 URL: https://issues.jboss.org/browse/RF-12853
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>         Environment: JBoss AS 7.1, 
> FF 18, Chrome 24
> RichFaces 4.3.2-SNAPSHOT
>            Reporter: Jiří Štefek
>            Assignee: Brian Leathem
>              Labels: needs-qe
>             Fix For: 4.3.4
>
>
> The function hidePopup() does not exist.
> Error in console:
> {code}
> RichFaces.$(...).hidePopup is not a function
> {code}
> The function setValue() is not working.
> Error in console:
> {code}
> TypeError: item is null
> InplaceSelect.js line 217
> var clientSelectItem = item.data('clientSelectItem');
> {code}

--
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