problem with p:calendar localization

UI Components for JSF
Post Reply
cap511
Posts: 5
Joined: 06 May 2010, 19:00

09 Jul 2010, 17:22

I use Calendar in ajax mode. If locale is "en", everything's ok.
But when I change locale to "ru" Calendar stops calling server side listener.

My code is:

Code: Select all

<h:form>
    <p:calendar value="#{bean.value}"
        navigator="true" selectListener="#{bean.selectionChanged}"
        onSelectUpdate="buttons"  locale="ru" />
</h:form>
Any ideas?
Thanks.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 39 guests