Search Results

ナレッジベース 3899
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Checkout process redirects to the shipping address
Issue While doing the checkout of another user, it redirects to the shipping address step. Steps to reproduce: 1. Start Liferay DXP 7.4 2. Sign in as Admin. 3. Create a Minium site. 4. Create two buyer users of the same account. 5. Log in as the 'First buyer' and add the product to the...
Even if a private page exists, adding a new document using item selector on a site adds guest permissions
Issue When adding new documents and media documents via item selector, guest permissions are added even when private pages exist. Steps to reproduce: 1) Create a new site. 2) Add a private page to the site. 3) Create a new webcontent. 4) Add an image to the webcontent, and upload the...
'Collections is temporarily unavailable' error message on UI
Issue When a collection uses a web content structure that has been deleted, the error 'Collections is temporarily unavailable' appears. Steps to Reproduce: 1) Navigate to Site > Content & Data > Web Content > Structures 2) Create a simple structure 'structure1' 3) Navigate to Site > Site...
Collection Display Fragment collection selector displays collections of Parent site at the Child Site Scope
Issue Under the child site scope, the child site collections are not filtered and displayed for selection. Steps to reproduce: 1) Navigate to Control Panel --> Sites --> Sites and add a blank Site (TestSite). 2) Add 2 Asset Collections from Site Builder --> Collections (added Manual and...
Error: compound selectors may no longer be extended is encountered when building the themes
Issue When creating the bare-bone theme without any customization, the build is encountered with the below error: [14:26:26] 'build:compile-css' errored after 4.9 s [14:26:26] Error in plugin "sass" Message: build/_css/compat/components/_dropdowns.scss Error: compound selectors may no...
Error rendering the 404 URLs tab in the Redirection tool
Issue In a given site, a user navigates to Configuration > Redirection > 404 URLs (tab) and this error appears in the server logs: 2022-02-22 13:26:42.295 ERROR [ajp-nio-0.0.0.0-8009-exec-50][IncludeTag:128] Current URL...
Ext module based on patched original module is named as null.ext.jar after having been regenerated
Issue We are developing an ext module to extend a liferay module, com.liferay.asset.browser.web, in this case, and we have configured the build.gradle of this ext module to use this package as the originalModule. We have installed a hotfix that includes a patched version of...
The text field lacks an id, the label uses the name of the input as the for attribute
Issue Since the text field has no an ID, the label uses the 'for' attribute to refer to the input's name Steps to reproduce: 1. Create a form and add a text field 2. Save and preview this form 3. Inspect the input code Observed Behavior: The text field doesn't have an ID to map the for...
The wrong date appears when the year format is four digits but the value is two digits
Issue After clicking the publish button, the incorrect year appears. Steps to reproduce: 1. Navigate to Control Panel > Content & Data > Dynamic Data Lists 2. Add a New list 3. Select a Data Definitions 4. Create a new Data Definition 5. Drop a Date field to the right side of the panel...
Weak Cryptographic Hash and Ciphers Reported in VAPT of Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Weak Cryptographic Hash and Ciphers are reported in VAPT Getting below warnings: TLS_RSA_WITH_3DES_EDE_CBC_SHA(rsa 2048) - c Warning:...
External connections getting failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue External connections getting dropped on Liferay PaaS environment with java.net.BindException error. Environment Liferay 7.0 Liferay...
Resolve liferay-amd-loader errors for themes with React components
Issue liferay-amd-loader errors for themes containing React components can be seen in the browser console: liferay-amd-loader | Errors returned from server for require( ['test-theme/js/controllers/test_controller.es'] ): ["Missing required module...
Order Confirmation Error
Issue When Seller Order Acceptance Workflow is enabled An error occurred while processing your payment is encountered on the order confirmation page. Steps to reproduce: 1. Create a 'Minium' site. 2. Navigate to Channel. Click on the created channel.  3. Enable the Seller Order...
Unable to upload the documents in Form
Issue The upload select button is unselectable with a warning: You do not have permission to access the upload file on this form. Contact the form owner or portal administrator to request the access. Steps to reproduce: 1. Create a form with the 'upload' field. 2. Check the Allow Guest...
Multiple Approve/Reject button is appearing for each workflow
Issue When approval workflow is active for 'Commerce Channel', the multiple approve/reject button is appearing on the order details admin page. There should only be a pair of approve/reject for each order.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior is a...
Preview of the content page is not working in case of rejection & re-submission in workflow
Issue Steps to reproduce: 1. Start Liferay 7.3 and log in as admin.  2. Assign a single approver workflow to 'Content Pages' 3. Navigate to Liferay DXP Site and click on edit i.e on Home Content Page. 4. Place button fragment on the page. 5. Click on submit for publication. 6. Navigate...
In the web content structure, there is a missing Boolean (Checkbox) field
Issue The Boolean field is missing in the web content structure. This same needed functionality is present in the form. Expected Behavior: Boolean Checkbox field present in web content structures, as is the case in Forms Observed Behavior: Missing field, example of field functionality...
On sites with only Private Pages, stylebooks with a custom theme do not work
Issue The categories and tokens for the custom theme are not available in the stylebook editor Steps to reproduce: 1) Deploy a theme that includes custom stylebook categories (https://github.com/lfrsales/73-formed-theme). 2) Create a new Site. 3) Add a private page to the site and...
No results are returned when searching for a specific term because it is a Elasticsearch stopword
Issue When searching for a specific term, no results are returned despite the fact that there should be some matches. How to configure Elasticsearch stopwords. Environment Liferay DXP 7.0–7.4 Elasticsearch 2.x–7.x Resolution By default, Elasticsearch removes some words from token...
I cannot publish Application Display Templates to Live
Issue Application Display Template checkbox cannot be selected when using Staging, preventing Application Display Templates from publishing to Live. Environment Liferay DXP 7.0 Fix Pack 90 Resolution Please install Liferay DXP 7.0 Fix Pack 93+ Or request a Hotfix with the LPS-114263 to...
OAuth 2.0 with Kerberos
Issue You might encounter an issue where after the SSO setup, you start having problems with OAuth 2.0 and the call to /o/oauth2/token is failing with a "401 Unauthorized error". Also if you use Apache you might see the following: "POST /o/oauth2/token HTTP/1.1" 401 381 "-"...
How to use Google Analytics 4 in Liferay
Issue In Liferay you can configure Google Analytics (GA) under Configuration > Site Settings > Advanced > Analytics You can see 3 fields related with GA: Google Analytics ID (Set the Google Analytics ID that is used for this set of pages). Google Analytics Create Method Only Custom...
RenderURL doesn't work in Nested Applications Portlet
Issue If you deploy a portlet within the "Nested Applications" portlet that has a <liferay-portlet:renderURL > tag in the JSP, the url that is rendered is not "recognized" by the portlet and a redirect does not occur. For example, if you have a portlet that will take a parameter and then...
I cannot set the Authorship when importing a Content
Issue When I go to Content & Data > Documents and Media and try to import a .LAR file, the Authorship of the Content options are not displayed. Environment Liferay DXP 7.3 Service Pack 3 Resolution Please request a Hotfix with the LPS-151607 Additional Information Liferay DXP Patching...
When configuring SEO properties, the page's master template reverts to Blank
Issue When we have a page with an associated master template and we modify some field in its SEO settings, the page's template reverts to the default (blank) template. Environment Liferay DXP 7.3 with Fix Pack 1 or older. Resolution Please install Liferay DXP 7.3 Fix Pack 2 Or request a...
Multi-page form does not save file uploaded from first page
Issue I created a multi-page form, adding an Upload field on each page and allowing guest users to send files. When a guest user upload the files, it is noticed that the form does not save the documents sent from the first page. Environment Liferay DXP 7.3. Resolution Please request a...
How to handle a structure field modification in templates
Issue The user changed a web content structure and moved a nested field to the top level of this structure. It produces an error when some articles are rendered. Let's provide an example: We create an structure with 2 fields: parent child (that is nested in parent) A new Template is...
Categorization option is not visible after upgrade to Liferay 7.3
Issue Navigate to Site Builder -> Pages -> Page Configuration. Categorization option is blank under General tab. Environment Liferay DXP 7.3 Resolution The issue is due to below portal property in portal-ext.properties file: jsonws.servlet.hosts.allowed= Please remove this portal...
Web content creation with image upload keeps failing after validation failed once
Issue Unable to save web contents. Steps to reproduce: 1) Log in as an administrator 2) Navigate to Categorization -> Categories 3) Create a new vocabulary 4) Click on Associated Asset Types and make the vocabulary required 5) In that new vocabulary create a Category 6) Navigate to...
macro buildChildrenNavItems not found after an upgrade to 7.3
Issue After an upgrade if a Site Navigation Menu Widget is added to a page with its default configuration you could see the following error: The following has evaluated to null or missing: ==> buildChildrenNavItems [in template "10114#26427#18786775" at line 67, column 67] Environment...
Calendar event collections are missing from collection display fragment
Issue Calendar event collections are not available to use in collection displays. While creating the Collection, and selecting Calendar event as item type, there is no further option as "Subtype" as with other elements like document or web content. The Collection Display Fragment on the...
Adding a repeatable HTML field to a web content loses the custom configuration added inside an EditorConfigContributor file
Issue Using a custom EditorConfigContributor inside CKEditor works well when applying: "javax.portlet.name=com_liferay_journal_web_portlet_JournalPortlet" However, if the web content structure has a repeatable element for an HTML field, these defined configurations inside the config...
When adding a form to a page that contains other widgets, the focus jumps down to the form
Issue When adding a form to the bottom of a page that contains other widgets and navigating to the page, the page automatically scrolls down and focuses on that form. Environment Liferay DXP 7.3 Fix Pack 2 Resolution Please install Liferay DXP 7.3 Service Pack 3+ Or request a Hotfix with...
'Select' button is not disabled for the folder where a document already belongs to
Issue The 'Select' button next to the folder names shows being disabled, but it works as intended when the user clicks on it. Steps to reproduce: 1. Log in to Liferay and Navigate to Content and Data -> Documents and Media 2. Created Folder1 and Folder2 2. Upload a file and add/move it...
Theme embedded portlets cannot be configured in Content Pages
Issue The portlet cannot be edited. Steps to reproduce: 1) Setup 7.2 vanilla with latest FP, start the server 2) Create a minimal theme 'my-liferay-theme' with yo liferay-theme 3) cd into the root folder of the theme and run gulp build 4) Copy over portal_normal.ftl from...
Display Page Template Title Shown Instead of Content Title
Issue When content is displayed in a Display Page Template, the template's name is shown at the top of the window instead of the actual content's title. A more specific title should be shown (just as it is with actual pages). Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3...
Missing path in search results for web content
Issue There is a missing path in search results for web content.  Steps to Reproduce: 1) Create 2 web content folders - folder 1 and folder 2 2) Create contents in those 2 folders with common words in the title i.e. author 3) Create a new role with permission to access the control panel...
Date format isn't correctly displayed on view entries
Issue Date format isn't correctly displayed on view entries Steps to Reproduce 1) Navigate to Content & Data > Forms > Add new Form 2) Ensure that English is the default language 3) Add a date field 4) Add Brazilian Portuguese as a new language 5) Publish the form 6) Submit the same date...
Blog subscriber unable to view the blog after clicking on "Continue Reading" in the email
Issue Blog subscriber gets redirected to a control panel link instead of blog portlet page link after clicking on "Continue Reading" button in the email, when the blog portlet is placed on a content page. The observed link is similar to:...
InvalidNameIDPolicy errors
Issue The following error occurs while configuring Liferay as SP and ADFS as Idp. At Liferay

該当件数: 3,898 件中 1,521 - 1,560