[
https://issues.apache.org/jira/browse/TRINIDAD-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Koci updated TRINIDAD-1598:
----------------------------------
Status: Patch Available (was: Open)
> Trinidad2 - Make dialog compatible with JSF 2.0
> -------------------------------------------------
>
> Key: TRINIDAD-1598
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1598
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 2.0.0-core
> Environment: trinidad 2 branch, RI 2.0.0RC2
> Reporter: Martin Koci
>
> The dialog framework does not work with JSF 2.0: opening new window shows
> "___ADF___ cannot be found".
> Problem can be reproduced with trinidad-demo, dialog example
> (launchDialog.jspx)
> Causation: with JSF 2.0 exactly two types of VDL are supported: JSP and
> Facelets,
> but dialog framework uses java code for component tree creation (there is no
> real resource ___ADF___)
> Possible solution: rewrite dialog to javax.faces.view.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.