Search Results

Sort By
Capability
Feature
Deployment Approach
Git Branch configuration with Liferay Cloud Dev environment
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue Is there any place where the "develop" branch is configured as a default branch? Environment Liferay Cloud Resolution The environment variable LCP_CI_DEPLOY_BRANCH is read on the ciservice is...
Nested Web Content Workflow status are not getting updated
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue When editing and publishing the web content which is having another web content embedded into it, its status becomes pending but the expected is that the structured/embedded web content's status...
Multiple branches to keep the codebase separate
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue Is it possible to use multiple branches to keep the codebase separate in the Liferay Cloud? Environment Liferay Cloud Resolution How you manage the branches of your codebase is completely up to you....
Is there any option to bring down the production server manually?
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue Is there any option to bring down the production server manually? as there is an option only to restart the service Environment Liferay Cloud Resolution There are no ready-made options to bring...
Logs are flooded with errors of java.lang.IndexOutOfBoundsException
authorEmailAddress: alfonso.abad@liferay.com, authorName: Alfonso Abad, content: Issue The following error shows constantly on the logs: ERROR [catalina-exec-54][LiferayMethodExceptionEventHandler:34] java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 java.lang.IndexOutOfBoundsException:...
Validation on Forms
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Enable validation on the field(like Mobile Number) as Number then the field should not accept character or it should give an error message. Environment Liferay DXP 7.0(fix-pack de-32) Resolution The observed...
Validation on Forms(Numbers)
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue  Validation is not working for the text field(Mobile Number). Put validation like if the value is greater than 9999999999 it should say Invalid Mobile Number. Environment Liferay DXP(fix-pack de-32) Resolution...
Got the error "saml-hook.war does not support this version of Liferay" after deploying the Liferay Connector to SAML 2.0 lpkg
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: Issue Got the error saml-hook.war does not support this version of Liferay in log after deploying the SAML 2.0 lpkg (version 6.0.0) on DXP 7.1 fix pack dxp-18 Environment Liferay DXP 7.1 Resolution The root cause for...