Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to address validation issues and missing references during the staging phase
Issue Unable to complete important tasks due to validation issues. Environment Liferay DXP 7.2 Resolution There are some useful settings under: System Settings > Infrastructure > VIRTUAL INSTANCE SCOPE >...
Issues with Content Page Indexing
Issue When users enable staging with Page Versioning, the content of a content page in the staging version of the site becomes unsearchable. Steps to reproduce: (Scenario 1) 1) Create a new site 2) Create a page...
Asset Publisher configured with Content Set does not show expected content after remote publish
Issue Steps to Reproduce: 1. Start up 2 bundles with remote staging configured in the Global site 2. In Global > Categorization, add a Vocabulary and a Category 3. In Global > Content & Data > Web Content, add a basic...
Object Mapping: No object 'type' for an upload field
Issue Having created a new object, we can then create a new field. This example shows a new field for 'date' and is assigned the Type* Date When creating a field for a file upload, there is no applicable Type* that...
Liferay form security
Issue The form can be submitted with an invalid captcha value Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Add a Form 3) Add a text field 4) Click on kebab on the top right and navigate to Settings...
LAR files from export processes are exhausting disk space
Issue When trying to publish content (like staging or exporting pages) a message appears that there is no space left in the storage device Cleaning temporary app server files doesn't help   Environment...
A section's background image is not published to Live site when using Content Pages with Staging
Issue A section's background image is not published to the Live site when using Content Pages with Staging Steps to Reproduce: 1) Enable Staging on the target site 2) Check the Group ID of the site in Site...
Form with select field breaks if SPA is not enabled
Issue Steps to reproduce: Set the following property in your portal-ext: javascript.single.page.application.enabled=false Start the server and create a form with a Select From List field with a couple of options....
As a user, I want to have all fields translated
Issue  Steps to Reproduce: 1. Go to Control Panel > Instance Setting > Localization 2. Change Default Language to Spanish 3. Go to Content & Data > Forms 4. Create a Form > Publish 5. Go to created Form page  Expected...
Duplicated information for screen readers in Forms
Issue Steps to reproduce Start Liferay Create a Form with a Text Field. Let's name it "Country field". Add your form to Home page Enable a screen reader and navigate to the Text Field's label  Expected behavior You...
Unable to save after unchecking Enable propagation of changes from the site template
Issue Reproduction steps: Startup the portal Set the following log levels: com.liferay.portlet.sites.util DEBUG com.liferay.exportimport.internal.controller INFO...
Default language in DDL is not following instance setting
Issue Steps to reproduce: Go to Control Panel > Configuration > Instance Settings > Miscellaneous > Default Language (change it to Spanish (Spain));  Go to Content > Dynamic Data Lists > Click in the ellipses in the...
Missing translation of aria-label attribute in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a Grid field adding( at least 1 row and 1 column). 3. Save & Publish form. 4. Deploy the form on the content page. 5. Switch language to Spanish. 6. Now,...
Why is my site import failing with a Could not execute JDBC batch update error?
Issue When I attempt to import a site with the Copy as New option selected under Update Data, the import throws a could not execute JDBC batch update error, which is caused by a duplicate entry exception: Unable...
How to programmatically add a form entry with API?
Issue I am currently working with a Liferay form. I am attempting to submit a new record to this form using the /ddm.ddmforminstancerecord/add-form-instance-record API via JSON Web Services (JSONWS). This API requires a...
Is there any risk to remove the SystemEvent table entries while using Staging?
Issue I would like to remove all entries from the SystemEvent table using the approach from this article. Environment Liferay DXP 7.0+ Resolution The Site Deletions must be published before the property...
In Progress Publications Can't Be Published After Upgrading
Issue After upgrading, any "in progress" publications fail to publish. When I attempt to publish them, the publication fails and they are marked "out of date". An Unable to publish from test to Production because...
Why do I get PortletDataException when trying to delete a Site?
Issue When I try to delete a Site, I am getting the following error (full stacktrace attached): ERROR [http-nio-7080-exec-4][GroupLocalServiceImpl:4161] Unable to delete data for portlet null in group 2934490...
Skippable Pages containing Mandatory Fields Can Break Forms
Issue I'm trying to complete a multistep form that's supposed to have seven steps. Some questions on the form are required, while others are optional. When I reach the final step and click 'Submit,' I get an error...
How to create a read-only field in a form
Issue When you are creating a form, sometimes you want to create a field that is read-only because, for example, it is automatically populated by taking information from an API or a database, and you don't...