You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2010/12/15 17:42:01 UTC

[jira] Commented: (TRINIDAD-1964) Partial page updates do not work in Opera 10.63

    [ https://issues.apache.org/jira/browse/TRINIDAD-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971731#action_12971731 ] 

Andrew Robinson commented on TRINIDAD-1964:
-------------------------------------------

FYI, Opera is not a supported browser:

http://myfaces.apache.org/trinidad/browsers.html

Doesn't mean that you cannot submit a patch, just that probably no one is testing Opera

> Partial page updates do not work in Opera 10.63
> -----------------------------------------------
>
>                 Key: TRINIDAD-1964
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1964
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.13-core 
>         Environment: Myfaces Trinidad 1.2.13, Myfaces 1.2.7, Ubuntu Hardy
>            Reporter: Joe Rossi
>
> We have a page which contains a treetable component. When the page is rendered using Opera 10.63 and the user clicks on a node to expand it then the following exception occurs:
>     at org.apache.myfaces.trinidadinternal.renderkit.core.ppr.PPRResponseWriter.<init>(PPRResponseWriter.java:59)
>     at org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderKit.createResponseWriter(CoreRenderKit.java:609)
>     at org.apache.myfaces.trinidadinternal.renderkit.RenderKitDecorator.createResponseWriter(RenderKitDecorator.java:54)
> The above code path occurs because the Opera agent does not have the capability TrinidadAgent.CAP_PARTIAL_RENDERING.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.