Search Results

All Results 711
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Alphabetical order is not working with accented words in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add `select from list` field. 3. Add some options.      1. A      2. Z      3. Á      4. Ó 4. In the advanced tab mark "order options alphabetically". 5. Publish...
Non localized text in 'Select from list' field in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a `select from list` field. 3. Fill, at least, 6 options for this new field. 4. Deploy Forms widget into a page. 5. Click on Select field and assert the text...
Group not found in the instance during a Remote Staging configuration or publishings
Issue Remote Staging configuration or publishing fails with the next error: com.liferay.portal.kernel.exception.NoSuchGroupException: Group 39662 does not belong in company 20097 Environment All versions of Liferay...
"Ready for Publication" slider does not work as expected.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9 Go to Publishing -> Staging and enable staging for Local Live with page versioning enabled for public and private pages Create a new...
URL of "Link to URL" page not updated during publication.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9. Create a new site and enable local staging with pages and documents being enabled to be staged Go to Content & Data -> Documents...
Data Providers are not published to Live
Issue A site under Staging has a form and a data provider ready to be published to Live. When publishing to Live, the form and the data provider are selected for publication. Result: The form is shown in Live but...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
DXP fails to send email notification after new form entry is added using headless API
Issue Creating a new form entry using headless API fails to send a new email notification New entries are added but no email notification is sent Following logs are shown: 2021-09-16 17:15:35.377 ERROR...
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults...
NPE occurs when exporting site pages
Issue Exporting site pages fails due to the following error ERROR [http-nio-8080-exec-8][IncludeTag:128] Current URL...
reCAPTCHA sometimes does not appear when SPA is enabled after navigating through different pages
Issue Steps to reproduce: Deploy the attached module to your installation Configure ReCaptcha v2.0 in your installation Create a new site Create a regular page "Home" Create a regular page "Captcha" and add the portlet...
Missing 'for' attribute in labels in Liferay Forms
Issue Steps to Reproduce: Login as admin Go to Content & Data → Forms and create a form Add a text and a date_picker field Go to the forms page and use WAVE or another accessibility checker to see the...
Layout Group ID is not published while using "Link to Page" field inside the web content
Issue Steps to reproduce 1. Create two public pages First and Second in the default Guest site. 2. Create a custom structure and template "Link to Page" by referring the attachments. 3. Create a new web content...
Drop-down fields "Choose an Option" are displayed when the user has not selected one of the options in the list yet. Even though the selected language is Greek, it still displays "Choose an Option" instead of the Greek translation.
Issue Set the default language to Greek in Control Panel -> Configuration -> Instance setting (set only 2 current languages: English and Greek) Create a form with a 'Select from List' field with some options and mark...
Warning Duplicate column name 'scriptRequiredContexts'
Issue When upgrading from Liferay Portal 6.2 EE to Liferay DXP 7.2 this warning is shown in the logs. WARN [main][BaseDB:541] Duplicate column name 'scriptRequiredContexts': alter table KaleoAction add...
Live pages do not take the default value of a page custom field created in Live
Issue With remote Staging enabled, I have created a page custom field with different default values in Staging and Live. After publishing from Staging to Live, the value of the custom field on the Live pages do...
Page "Draft Status" lost when staging is enable
Issue When enabling local staging, pages in DRAFT status are copied to Staging site in non-DRAFT status, but remain in DRAFT status on Live site even though they cannot be published there. Steps to reproduce 1....