0 Replies Latest reply on Dec 10, 2010 8:15 AM by tom.lorenz

    rich:messages without text

    tom.lorenz

      Hi all,

       

      i have a user reporting that a popup displaying <rich:messages> shows up without a text.

      He also sent screenshots verifiying this behaviour, but i cannot reproduce this.

       

      <rich:messages ajaxRendered="true" globalOnly="false" binding="#{messages.messagepanel}" layout="table" />

      The Message is added to the FacesContext with a message, which is proven by logging.

      "messages" is a spring bean with session scope.

       

      Has anybody else seen such a behaviour in his application ?

      Is there any known bug for this ?

      I didn't find any.

       

      Regards,

      Tom