PrimeFaces 6.2.RC1 Released with California Template

UI Components for JSF
Post Reply
cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

11 Jan 2018, 09:53

Dear all,

PrimeTek is excited to announce the first release candidate of PrimeFaces 6.2 along with the new California premium application template. 6.2 provides brings over 400 enhancements, security patches, new components, accessibility enhancements and addons to the existing featureset.

Image

For more information please visit the official announcement.

https://www.primefaces.org/primefaces-6 ... alifornia/

Regards,

Optimus

mdzaebel
Posts: 10
Joined: 28 Jun 2014, 17:15
Location: Germany, Lüneburg

13 Jan 2018, 19:24

Thank you so much! It works like a charm for my complex PF 6.1 application. Many important bug fixes and features enable full use of all PF components. This further promotes PF as the leading JSF component library.

Ibrahim Siripe
Posts: 35
Joined: 11 Nov 2016, 13:11

14 Jan 2018, 01:22

Hi,

is Primefaces 6.2 compatible with Prime Extension 6.1.1 as I got this error when I try both together

Code: Select all

<p:cellEditor>
                                    <f:facet name="output">
                                        <h:outputText class="selectionable" value="#{data.debutdate}" >
                                            <f:convertDateTime type="time" pattern="HH:mm" />
                                        </h:outputText>
                                    </f:facet>
                                    <f:facet name="input">
                                        <pe:timePicker value="#{data.debutdate}" mode="popup"    onHourShow="tpStartOnHourShowCallback"  onMinuteShow="tpStartOnMinuteShowCallback" showCloseButton="true" locale="fr_FR"  required="true" a:data-creno="crenodeb#{data.idhor}" widgetVar="crenodeb#{data.idhor}" styleClass="datedeb crenodeb#{data.idhor}"  disabled="#{islock}" >
                                            <pe:javascript event="beforeShow" execute="selectperiodtable('crenodeb#{data.idhor}','crenodeb#{data.idhor}', 'crenofin#{data.idhor}')" />
                                        </pe:timePicker>
                                    </f:facet>
                                </p:cellEditor>

Code: Select all

java.lang.NoSuchMethodError: org.primefaces.util.ComponentUtils.toLocale(Ljava/lang/String;)Ljava/util/Locale;
	at org.primefaces.extensions.util.ComponentUtils.resolveLocale(ComponentUtils.java:175)
	at org.primefaces.extensions.component.timepicker.TimePicker.calculateLocale(TimePicker.java:359)
	at org.primefaces.extensions.component.timepicker.TimePickerRenderer.getValueAsString(TimePickerRenderer.java:237)
	at org.primefaces.extensions.component.timepicker.TimePickerRenderer.encodeEnd(TimePickerRenderer.java:67)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:949)..........
With Primefaces 6.1 it works fine.

Thank for your kind help

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

14 Jan 2018, 16:19

It were never compatible as we always refactor many things ;) You have to wait for a Extensions release or use a Snapshot.
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

Ibrahim Siripe
Posts: 35
Joined: 11 Nov 2016, 13:11

15 Jan 2018, 03:44

oooh !!!
Thank you very much, for your quick outcome

Vsevolod Golovanov
Posts: 10
Joined: 12 May 2014, 16:09

15 Jan 2018, 12:30

Any news on Spreadsheet?

https://www.primefaces.org/primefaces-6 ... -released/ said:
6.2 is planned for end of year and it will contain the new Spreadsheet component that brings excel like functionality to JSF applications.

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

22 Jan 2018, 23:27

Primefaces Extensions RC1 is available as well now with...

Code: Select all

<dependency>
    <groupId>org.primefaces.extensions</groupId>
    <artifactId>primefaces-extensions</artifactId>
    <version>6.2.RC1</version>
</dependency>
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

r.herbrich
Posts: 2
Joined: 17 Oct 2017, 13:53

28 Feb 2018, 12:33

Is there a release date for PF6.2?

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 19 guests