[ 
https://issues.apache.org/jira/browse/TRINIDAD-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf resolved TRINIDAD-1150.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.9-core

thanks for the patch, Yee-Wah Lee.

> Problem upgrading to version 1.0.5 (or 2.0.8) of trinidad with customized 
> renderkit
> -----------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1150
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1150
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>            Reporter: Yee-Wah Lee
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.9-core
>
>         Attachments: trin11_797_deferredRenderers.patch, trin12_1150.patch
>
>
> Sample error message when trying to upgrade from Trinidad 1.2.1 to 1.2.8, and 
> when user has own renderkit.
> SEVERE: Exception sending context initialized event to listener instance of
> class com.sun.faces.config.ConfigureListener
> java.lang.ExceptionInInitializerError
>     at
> org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.Scriptlet.registerSelfWithKey(Scriptlet.java:163)
>     at
> org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.Scriptlet.registerSelf(Scriptlet.java:92)
> ...
> Caused by: java.lang.NullPointerException
>     at
> org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.LocaleInfoScriptlet.getSupportedLocaleVariant(LocaleInfoScriptlet.java:168)
>     at
> org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.NamedLocaleInfoScriptlet.<init>(NamedLocaleInfoScriptlet.java:62)
> ...
> This was caused by the patch for Trinidad-797 which assumed delay loading of 
> renders, which the core trinidad renderkit implemented.

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

Reply via email to