[ https://issues.apache.org/jira/browse/TRINIDAD-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Henrique Fiorio updated TRINIDAD-692: ------------------------------------- Status: Patch Available (was: Reopened) > Title of Lightweight Dialogs is set to parent page's title when partialSubmit > is not used on link/button > -------------------------------------------------------------------------------------------------------- > > Key: TRINIDAD-692 > URL: https://issues.apache.org/jira/browse/TRINIDAD-692 > Project: MyFaces Trinidad > Issue Type: Bug > Affects Versions: 1.0.3-core > Reporter: Danny Robinson > Assignee: Danny Robinson > Priority: Minor > Fix For: 1.0.4-core > > > If you open a lightweight dialog using a commandLink/Button, but don't use > partialSubmit="true" then the title bar of the dialog will be set to the > title of the parent page. Infact it is set twice, first correctly, then > overridden by the parent page. > The cause is the TrPopupDialog._initDialogPage() call in the onload of the > page. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.