[ http://jira.jboss.com/jira/browse/RF-2989?page=all ]

Juergen Zimmermann updated RF-2989:
-----------------------------------

    Attachment: javascript-error-3.2.1.CR3.jpg

DIfferent Javascript error with 3.2.1.CR3:

A runtime error occurred.
Do you want to start the debug mode?

Line: 29
Error: 'ToolTip' is undefined

> Javascript error for <a4j:support event="onRowDblClick" ...>
> ------------------------------------------------------------
>
>                 Key: RF-2989
>                 URL: http://jira.jboss.com/jira/browse/RF-2989
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: RF 3.2.0, JSF RI 1.2_08
>            Reporter: Juergen Zimmermann
>         Assigned To: Tsikhon Kuprevich
>             Fix For: 3.2.1
>
>         Attachments: generated-html.txt, javascript-error-3.2.1.CR3.jpg, 
> javascript-error-window.jpg, microsoft-script-editor-3.2.1.CR3.jpg, 
> microsoft-script-editor.jpg, testcase.zip
>
>
> I'm having the following tags. When I double-click, then I get a Javascript 
> error. Screenshots will be provided.
> <rich:dataTable id="kundenTabelle" value="#{kv.gefundeneKunden}"
>                       var="kunde" binding="#{kv.tabelleDoubleclick}"
>                       rows="5"
>                       cellspacing="10">
>       <a4j:support event="onRowDblClick" action="#{kv.detailsTabPanel}"/>
>       <rich:column>
>       ...
>       <f:facet name="footer">
>               <rich:datascroller maxPages="10"/>
>       </f:facet>
> </rich:dataTable>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to