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...
What is the expected behavior of the Tab key in the Site Navigation Menu widget?
Issue Can I use the Tab key on the keyboard to navigate on the Site Navigation Menu from one menu item to the next menu item in sequential order? Environment Liferay DXP 7.0+ Resolution Once you tabulate on the...
How to pass an array of categories to an embedded Asset Publisher?
Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign...
How to roll up email notifications about new Assets into one email?
Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user...
Are there any improvements to the DXP 7.1 page columns user experience?
Issue While managing big page trees in Liferay DXP 7.1 and working on actions like drag and drop, users may experience issues, like: blue cue flickering among columns, drag action stopping or giving unexpected...
Known issue - NullPointerException is thrown with SoyTofuException for frontend.taglib.chart - spline chart
Issue With dxp FP 15 in Liferay DXP 7.1, the chart functionality is not working. After deploying the module, the NullPointerException is getting thrown with the SoyTofuException as below. 2020-01-29 06:29:51.273...
Limit the script in Text field of Web Content Structure to avoid XSS vulnerabilities
Issue The Text field of Web Content Structure can be injected by any script if ${textfield_name.getData()}is used in the template to display the text. Environment Liferay DXP 7.2 Liferay Portal EE 6.2 Resolution When...
How can I send localized "Account created" email templates?
Issue When User accounts are created, languages other than English are available to choose from (depending on available locale settings) When a User account is created, the new User receives an Account created email...
Asset Publisher shows assets with categories missing in the filtering options
Issue After setting the Asset Publisher to filter assets that only have certain categories, portal administrators may notice that even other assets with different categories (not present in the filtering...
RSS Feed won't display and will show "cannot be found" error
Issue After adding a certain URL in the RSS Publisher widget, the feeds will not be displayed, showing a red error message on the widget's interface: "$RSS_FEED_URL cannot be found." Environment Liferay Portal...
If I hover my cursor over Form field titles, the cursor turns into a pointer icon
Issue I have a form with any number of fields I access the form for submission If I hover my cursor over the title of the fields, it changes to a pointer icon (glove) This gives an impression to the users that there...
What happened to the Liferay WYSIWYG portlet on 7.1+ ?
Issue Looking for a 7.1 DXP or 7.2 DXP compatible version of the Liferay WYSIWYG portlet on the Marketplace, customers will not find any Environment Liferay DXP 7.1+ Resolution Liferay WYSIWYG portlet was...
The Builds and Deployments links are not present on the Projects or Alerts pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When navigating through most pages in the Liferay Cloud...
How to change the default Template for a Structure
Issue When creating Web Content from a Structure, the default Template applied is the most recently created one for that structure. How can I assign a different template? Environment DXP 7.2   DXP 7.1   DXP 7.0...
Why does Liferay inject redirectUrl to /web/guest/home in my website?
Issue Opening the HTML source of the home page in a website made with Liferay DXP, customers may notice the following script injected: Liferay.Session = new Liferay.SessionBase({ autoExtend: !0, redirectOnExpire:...
Users cannot see their own drafts in the Web Content list
Issue Create a user and assign a role with permission to create Web Content. This role must not be Administrator or Content Reviewer. These are the summary permissions of the role: Create one Web Content and save...
DataIntegrityViolationException on SocialActivitySet Table after Upgrading 6.2 to 7.0 or 7.1
Issue After migrating from 6.2 to 7.0 or 7.1, the below stacktrace can be observed in the server when editing and saving migrated web content: ERROR L [liferay/async_service-1][ParallelDestination:55] Unable to...
How to customize the presentation layer for Alerts and Announcements widgets?
Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than...
Why are my theme JS and CSS changes showing only if I clear the server's cache?
Issue While working on theme development and deployment, both on Development and Production environments, it will be necessary to clear the server and browser's cache in order to see...
Byte is not localized to french language, it should be octet
Issue The storage size is not localized in the TextFormatter class in the com.liferay.portal.kernel.util package. This values are hardcoded in the variable _STORAGE_SIZE_SUFFIX_B, _STORAGE_SIZE_SUFFIX_KB,...
How to customize the AlloyEditor hyperlink dropdown list?
Issue Business needs may sometimes require to customize the AlloyEditor hyperlink dropdown list in the AlloyEditor toolbar: Environment Liferay DXP 7.2 Resolution You can provide additional configuration to the...