Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Fragment with a dropzone doesn't work with the original dropzone in the master page
Issue If we create a fragment with the tag <lfr-drop-zone> and include it in a master page, when dragging the original dropzone to the fragment it is not possible to include other components in this area....
After upgrading from 6.1 or 6.2 version, webforms widget is missing
Issue We have upgraded from Liferay Portal 6.1 or 6.2 version to DXP In this DXP 7.3 version, the Web Forms widget is missing and nothing is displayed in its location ( web-forms-portlet is unavailable) Environment...
Unable to search with rupee or any other currency
Issue Steps to reproduce: 1. Create a sample web content with the rupee or any other currency symbol in the content. 2. Try to search with just the currency symbol i.e. rupee or any other currency symbol. Expected...
"Not Found" message on the details page of a product when its localization differs from the user's localization
Issue When a product is created, the product localization is set to Default Catalog language (e.g.: en_GB) If a user with a different localization setting (anything other than en_GB in this example) accesses...
How to replicate a production environment into a non-production one?
Issue In order to test new developments, we want to set up a test environment that is a copy of the production environment to confirm that we will not have problems in the subsequent deployment in production. How can we...
java.lang.ClassCastException: class com.liferay.util.axis.SimpleHTTPSender cannot be cast to class org.apache.axis.Handler error when using axis library to call an external web service
Issue We have implemented a custom code in an OSGi module that uses the Apache Axis client and is trying to invoke an external SOAP web service. When we try to call the external service, a ClassCastException error is...
Asset Publisher Page selector doesn't work
Issue When I try to change the Page number in the combo box of the Asset Publisher, It always remains on the same page. Environment Liferay DXP 7.2 Fix Pack 14 or below Liferay DXP 7.3 Fix Pack 2 or below Resolution For...
How to display a video from Documents and Media onto a page using the Video Widget
Issue We want to add a video from Documents and Media onto a page using the video widget. However, the Video Widget requires a URL.  Environment DXP 7.3, DXP 7.4 Resolution Here are the steps to displaying any video from...
Does Liferay support AngularJS?
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles...
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render...
How to update moment.js library
Issue For security reasons we need to update the moment.js library from version 2.24.0 to version 2.29.4 How do I update the moment.js library in Liferay DXP? Security vulnerabilities in moment.js 2.24.0:...
Unable to add the product with promotion to the cart
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'minium site template'. 3. Navigate to Promotions and add the promotion to a product. 4. Navigate to Accounts > Create an...
All search widgets shows "Portlet is temporarily unavailable"
Issue The sort widget breaks the search page Steps to reproduce 1) Go to the search page 2) Add a sort (search) widget to the page and refresh Expected Behavior: The Sort widget is successfully added without an...
com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100, name=com.liferay.translation.en_US, primKey=com.liferay.translation.en_US, scope=4}
Issue When we open "Site Builder" => "Pages" the following error is thrown and site pages are not displayed: com.liferay.portal.kernel.exception.NoSuchResourcePermissionException: {companyId=20100,...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution...
Related Assets widget not showing articles from other sites.
Issue Expected Result - When I add an asset to the Related Assets widget all related assets from the main Asset Publisher are visible in the widget. Observed Result - The Related Asset widget only shows related...
Can I use ModelDocumentContributor for journal articles (web contents)?
Issue The ModelDocumentContributor interface is used by many entities in Liferay to customize index and search operations. Can it be used to customize indexing and search for journal articles (web contents)?...
How to install Elasticsearch plugins in offline mode
Issue Sometimes customers don't have internet connection on their Production environments and want to install in offline mode the required Elasticsearch plugins: analysis-icu, analysis-kuromoji, analysis-smartcn,...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by...