[richfaces-issues] [JBoss JIRA] (RF-13107) rich:message in tabPanel is not shown if other message is not rendered

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Aug 2 03:32:26 EDT 2013


    [ https://issues.jboss.org/browse/RF-13107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794722#comment-12794722 ] 

Lukáš Fryč commented on RF-13107:
---------------------------------

I have attached a <a4j:log mode="console" /> and now I can see this error:

{code}
RichFaces: New request added to queue. Queue requestGroupingId changed to j_idt14:j_idt18 log.js.jsf?ln=org.richfaces:153
RichFaces: Queue will wait 0ms before submit log.js.jsf?ln=org.richfaces:153
RichFaces: richfaces.queue: will submit request NOW log.js.jsf?ln=org.richfaces:153
RichFaces: Received 'begin' event from <input id=j_idt14:j_idt18 ...> log.js.jsf?ln=org.richfaces:153
RichFaces: Received 'beforedomupdate' event from <input id=j_idt14:j_idt18 ...> log.js.jsf?ln=org.richfaces:153
RichFaces: [object Object] log.js.jsf?ln=org.richfaces:153
RichFaces: [object Object] log.js.jsf?ln=org.richfaces:153
RichFaces: richfaces.queue: ajax submit error log.js.jsf?ln=org.richfaces:153
RichFaces: richfaces.queue: Nothing to submit log.js.jsf?ln=org.richfaces:153
RichFaces: Received 'error at malformedXML' event from <input id=j_idt14:j_idt18 ...> log.js.jsf?ln=org.richfaces:153
RichFaces: [200] undefined: undefined log.js.jsf?ln=org.richfaces:153
RichFaces: Received 'complete' event from <input id=j_idt14:j_idt18 ...> log.js.jsf?ln=org.richfaces:153
{code}
                
> rich:message in tabPanel is not shown if other message is not rendered
> ----------------------------------------------------------------------
>
>                 Key: RF-13107
>                 URL: https://issues.jboss.org/browse/RF-13107
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-validators
>    Affects Versions: 4.3.2
>            Reporter: Jonáš Trantina
>            Assignee: Brian Leathem
>             Fix For: 4.3.4
>
>         Attachments: bug_reproducer.zip
>
>
> We have a form with a tabPanel component with two tabs A and B. In A there is an input and its rich:message in B the same plus a button that submits and re-renders B. When B is opened (thus A is not rendered) and the form is submitted and validation fails, then no message is shown.
> Note that:
> 1) switchType must be set to server to ensure the A's rich:message is really not on the page.
> 2) button in B must re-render only content of B
> This is only a specific scenario, the issue might occur also in other situations (e.g. global messages tag outside of tabPanel is not rendered).
> Please find the enclosed reproducer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list