Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This task involves the following:
- Upgrade the primefaces.version property in liferay-faces-bridge-impl/pom.xml to 11.0.0
- Upgrade the primefaces.version property in liferay-faces-portal/pom.xml to 11.0.0
- Upgrade the @[email protected] property in liferay-faces-bridge-ext/archetypes/archetype-build-file.properties to 11.0.0
- Include a src/main/resources/META-INF/services/org.primefaces.component.fileupload.FileUploadDecoder file in the primefaces-applicant-portlet, primefaces-users-portlet, and PrimeFaces Archetype so that the <p:fileUpload/> component will function properly in "thin" WAR deployments.
- Fix compile-time errors in the primefaces-issues-portlet due to the pruned constructor in the PrimeFaces DefaultStreamedContent.java class (replaced by the builder pattern)
- Fix compile-time errors in the primefaces-users-portlet caused by API changes to the PrimeFaces LazyDataModel.java abstract class
- Change values in the icon attribute of <p:commandButton/> to match the new icon names, e.g. icon="ui-icon-disk" -> icon="pi pi-download"
Attachments
Issue Links
- depends on
-
FACES-3636 Create the Liferay Faces JPA project in order to support PrimeFaces 11
-
- Closed
-
- fixes
-
FACES-3674 liferay-faces-bridge-impl demo built with thin,cdi profile fails to deploy
-
- Closed
-