[ http://issues.apache.org/jira/browse/ADFFACES-213?page=comments#action_12443145 ] Piyush Hari commented on ADFFACES-213: --------------------------------------
The same is being done in MessageBoxRenderer.java for desktop (under ui->laf->base->desktop). In that case, this should be removed as well. right ? > fix "messages" component on PDAs > -------------------------------- > > Key: ADFFACES-213 > URL: http://issues.apache.org/jira/browse/ADFFACES-213 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Environment: PDA > Reporter: Piyush Hari > Priority: Minor > Attachments: patch_oct3_12_23PM_messages_pda.patch > > > The 'messages' component is used at the top of an application page to give > the user important messaging information. It will automatically show any > messages added to the FacesContext. > This component is currently not supported on PDAs but works fine for desktop > applications. Message headers for global messages appear but not the > underlying message. Per-component messages do not appear at all. Styling is > significantly different too. > Therefore, I propose fixing "messages" components for PDAs in trinidad. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
