Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Pagination not working in 7.2 Fix Pack 5
Issue When navigating to another page of a portlet (such as Asset Publisher) using the dropdown, user is redirected to another page with a "The requested resource could not be found" error. Environment DXP 7.2 Fix Pack 5...
How to delete the old data from Audit?
Issue How to delete the old data from Audit? Environment Liferay DXP 7.0 Resolution Please note: The following information involves customizations that are beyond the scope of Liferay Support.  Please exercise...
How to make the image as clickable with the link in fragments?
Issue How to make the image as clickable with the link in fragments? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Please note: The following information involves customizations or implementation ideas that...
On slow networks, the browser's console throws "A require() call has failed but no failure handler was provided" at frontend-js-spa-web@/liferay/init.es
Issue Administrators may run their Liferay DEV instances on slow networks due to different reasons. In those cases, several issues will be observed: - Buttons unresponsive - Forms not showing data from the...
"Version specific upgrade task must return function" error when running gulp upgrade command
Issue While upgrading a theme created with Theme Generator and running the step of upgrading the theme itself (gulp upgrade), the below error message will be returned: [18:20:11] Starting 'upgrade'... [18:20:11]...
In Select File modal window, when clicking on the SITES breadcrumb link, I see sites that I am not a member of
Issue When creating e.g. a web content and adding an image or document to it, I am presented with a popup window for selecting the document/image file, and at the top there's a breadcrumb link (Sites), and when I click on...
In Select File modal window, when clicking on the SITES breadcrumb link, the Global site is not listed
Issue When creating e.g. a web content and adding an image or document to it, I am presented with a popup window for selecting the document/image file, and at the top there's a breadcrumb link (Sites), and when I click on...
Web Contents still appear after updating Display Date to a future time
Issue 1. Create a Web Content with a future display date 2. Add an Asset Publisher in the home page 3. The Web Content does not appear in the list (as expected) 4. Create another Web Content and publish 5. The Web...
Can not associate an User Segment to a Content set
Issue In Site management > Content & Data > Collections > Add a new manual selection > Add a new personalized variation, it is not possible to select a User segment from the list after changing the number of...
After 7.0 > 7.1 or 7.2 theme upgrade, the menu to edit web contents will no longer be available
Issue After upgrading to DXP 7.1 or 7.2 a 7.0 DXP theme created with the Liferay Theme Generator according to e.g. this tutorial: Upgrading Your Theme from Liferay Portal 7.0 to 7.2, the Web Content Display...
How to Modify Home Folder permissions
Issue Guests who don't have view permissions for the Home Folder cannot view any Web Content when the Article view permissions check enabled option is checked. Environment Liferay 7.1+ Resolution The Home folder...
How to identify the version of Clay under DXP?
Issue As a developer, I would like to identify the exact version of Clay on the specific DXP version (and patch level) which is currently running. Environment DXP 7.1 Resolution Please go to Control Panel -> System...
How to check Bootstrap version under DXP?
Issue As a developer, I would like to check what exact Bootstrap version is applied on the currently running DXP version (and patch level). Environment DXP 7.0+ Resolution Navigate to DXP and open the browser console...
Known Issue: Buttons don’t work with SPA disabled and when using Google Chrome 83.0.4103.61
Issue When using Google Chrome v. 83.0.4103.61 in combination with SPA disabled (javascript.single.page.application.enabled=false in portal-ext.properties), several buttons will no longer work Environment Liferay...
Unable to expand accordion panels for OAuth2 due to "Uncaught TypeError: Cannot read property 'querySelectorAll' of null"
Issue While trying to expand the accordion sections of "Scopes" for the OAuth2 Administration tab in Control Panel, customers may face the inability to do so as well as the below error in the browser's console:...
Unable to add Image Field in Structure
Issue 1. Install a clean Liferay DXP 7.2 SP1 and install the liferay-hotfix-266-7210 2. In portal-ext.properties file, add "minifier.enabled=false" property 3. Start Liferay. Go to "Content & Data" -> "Web Content" ->...
Not able to add Structure Key after unchecking Auto generate Structure Key
Issue Steps to reproduce: 1. Download the liferay-dxp-tomcat-7.2.10.1-sp1-20191009103614075.tar.gz from Liferay 2. Unzip and start the out of the box liferay-dxp-tomcat-7.2.10.1-sp1. 3. Once Liferay started, go to...
Images are not inserted in CKEditor of Wiki portlet
Issue In a Wiki portlet's comment section within CKEditor, when attempting to insert a picture, the image is actually not inserted - although it is added to Documents. An empty line is added instead. No errors shown...
Folder option is not working for the link in selected text style toolbar on the page fragments
Issue In the content page, while trying to add the link for the text in the paragraph component by editing it, the folder option is not working in the toolbar. Steps to reproduce the behavior: In [vanilla bundle DXP...
"Invalid attempt to spread non-iterable instance" error when saving Instance Settings
Issue When working on a Liferay instance fronted by a web server, customers may experience the inability to save any changes in the Control Panel > Instance Settings sections. The attempt to save will fail with...
Cannot save identical content in localization of a field
Issue Users cannot save identical content in the localization of a field. Steps are as follows: Create an article using the basic web content structure Write "Test" in the content field and publish  Add a translation...
Google PageSpeed Insights (Mobile) results for a Liferay DXP site have a low score
Issue After submitting your Liferay site to the Google PageSpeed Insights tool, a low score for Mobile will be returned, flagging issues on aggregated resources as: - Eliminate render-blocking resources - Remove...
Importing a third-party JS package with liferay-npm-bundler will result into "Cannot use import statement outside a module"
Issue When adding and importing a third-party package dependency to a Liferay NPM module made with the Liferay Bundler (for example, npm Angular Portlet Template, the following errors may be observed in the...
aui-io-request throws io ... is not a function
Issue When using a code similar to the below: AUI().use('aui-io-request', function(A){} The browser's console will throw this error: Uncaught TypeError: "io.upload is not a function" Environment Liferay DXP 7.2...
Important pointers and configurations for the scheduled web content
Issue The web content is not published based on the scheduled date and time.  Concern about the behavior to check how it works Steps to reproduce: Started the DXP 7.0 vanilla bundle Create new web content by...
Why my custom theme is longer applied to web contents when editing or previewing them on Liferay DXP?
Issue On Portal 6.2, my custom theme was applied to web contents, even when editing or previewing them: why is this no longer working on Liferay DXP 7.0+? Environment Liferay DXP 7.0+ Resolution On Liferay DXP,...
What happened to the taglib on 7.1?
Issue Using the <liferay-ui:calendar /> taglib on 7.1 will no longer work as it used to do on Portal 6.2 or Liferay DXP 7.0 Environment Liferay DXP 7.1+ Resolution <liferay-ui:calendar /> was deprecated as of...
Dynamic including and importing Javascript files
Issue What are the differences in the usage of javascript.barebone.files and javascript.everything.files across Liferay versions? Environment Liferay DXP 7.0+ Resolution Importing Javascript files in Liferay 7.0...
How to set different favicons on different sites on the same Liferay instance
Issue Is there a way to set different favicons on different sites on the same Liferay instance? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution The easiest, supported and...
CSS calc() incorrect minification when css.fast.load=true
Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
Could not resolve module - Unresolved requirement error
Issue Getting below error while deploying the ext module in the Liferay instance  org.osgi.framework.BundleException: Could not resolve module: com.liferay.journal.service [1099]_ Unresolved requirement:...
Moving an asset category lead to bigint out of range error
Issue We have tens of thousands of categories, and we perform frequent changes in the structure, moving categories in the category tree. I experience bigint out of range error when trying to move a category....
After Liferay DXP 7.0 Fix Pack 83, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor
Issue On Liferay DXP 7.0 Fix Pack 83+, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor Environment Liferay DXP 7.0 Fix Pack 83+ Resolution In order to...
Why upgrade from DXP 7.0 > 7.1/7.2 Theme recommends removing <@liferay.breadcrumbs /> macro?
Issue Why DXP 7.0 > DXP 7.1 and DXP 7.2 Theme upgrade docs recommend removing the <@liferay.breadcrumbs /> macro? Environment Liferay DXP 7.1+ Resolution The Breadcrumb widget/macro are not deprecated and can be...
Errors when submitting DXP to Google Search Console
Issue After doing a URL Inspection - "Live Test" in the Google Search Console for the homepage of a Liferay DXP site, visual errors will appear in the "Screenshot" preview tab and "Page Resources" as well as...
Generator-Liferay-JS: Default option isn't passed to the configuration on first page deployment
Issue When using the new Generator-Liferay-JS, default options in the /features/configuration.json file: "portletInstance": { "fields": { "drink": { "type": "string", "name": "Favorite drink", "description":...
Is the latest Microsoft Edge Chromium-based compatible with DXP?
Issue On January 15, 2020, Microsoft released the new Microsoft Edge based on Chromium: https://support.microsoft.com/en-us/help/4501095/download-the-new-microsoft-edge-based-on-chromium is this compatible with...
Can I add custom Layouts to Content Pages on 7.2?
Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out...
Web content fields are not editable
Issue While editing the web content it's opening with the disabled state. Environment Liferay DXP 7.2 Resolution Steps to reproduce: Add text field, Add select field and name it like "Category Name" Add options like...
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this...