0 Replies Latest reply on Mar 27, 2008 12:12 PM by tuancn

    Issue with rich:panelMenuGroup!

    tuancn

      Hi all,
      I'm using richfaces 3.1.4 in my application and I encounter some issues. When I use:

      <rich:panel header="#{app.charts}">

      Text appears on panel header exactly. But when I use:
      <rich:panelMenuGroup label="#{app.charts}">

      Text in menu label doesn't display exactly. I also encounter this issue with a4j:htmlCommandLink.
      In my resource bundle:
      charts = Bi\u1EC3u \u0111\u1ED3

      (I'm using utf-8 in my web)
      Please give me some advice.
      PS: I'm sorry because my English is not very good.

      Thanks,

      TuanCN