Search Results

All Results 7167
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Sharing web content on web content display portlet between sites other than the Global Site - DXP 7.1 - 7.3
Issue We can configure the site scope on Web Content Display Portlet to share web content between the global site and other sites. However, we would like to share content between sites other than global site, but this is not possible through the scope configuration of the web content...
Logging in a Liferay instance with a user whose prefered language is different from the default portal language
Issue Access to the portal with a user who has a different language set up than the default configured. Environment Liferay DXP 7.2 Resolution Liferay will show the portal in the language configured in its settings. Even if the user logged in has a different one. i.e: If "Spanish" is the...
Product Detail Portlet breaks and a nullpointerexception is printed in the logs
Issue When the product options are not complete the Product Detail Portlet breaks and a nullpointerexception is printed in the logs. Steps to reproduce: Create a product with a REQUIRED option with two variants: 1 and 2 Generate all the SKUs: it will result in 2 additional SKUs (1 and...
Typo error in french language.properties
Issue There is below typo error in french language.properties in Liferay DXP 7.1 FP16: Actual:  drop-file-here-to-upload=Déopser le fichier ici pour le téléverser Expected: drop-file-here-to-upload=Déposer le fichier ici pour le téléverser Environment Liferay DXP 7.1 Resolution The...
Choice of canonical URL language between the default language or a specific language in Liferay DXP 7.0 and 7.1
Issue Given a page with a friendly URL for en-US like "/page" and another friendly URL for es-ES "/pagina", visiting "http://localhost:8080/page" or "http://localhost:8080/pagina" will always display "http://localhost:8080/page" as the canonical URL, even if the visited page is...
Sitemap Index: hreflang attribute with value "x-default"
Issue Our DXP site has English (United Kingdom) as its default language. For the Liferay sitemap, shouldn't it be expected to see the "en-GB" value associated with the hreflang attribute as per this example? <url> <loc>http://localhost:8080/page1</loc>...
User Export to CSV is limited to 10,000 entries
Issue I’m unable to export the complete list of user ids from Liferay. When attempting to export users to a CSV file, only up to the first 10,000 users are exported.
 Environment DXP 7.3 Service Pack 1  Resolution Liferay has a preconfigured default of 10,000 entries when exporting...
"Unexpected end of file from server" console error after configuring Remote Staging
Issue While trying to enable remote staging by using two separate Liferay instances and everything is configured, we receive the following error in the console logs: DEBUG [https-jsse-nio-443-exec-3][StagingConfigurationPortlet:183]...
Not able to define document viewing permissions for a child site
Issue Document viewing permissions for a child site is not getting save properly and the below error is thrown in Liferay logs on saving the permission: 2021-06-02 18:40:15.129 ERROR [http-nio-8080-exec-3][PortletServlet:119] javax.portlet.PortletException:...
How to kill the session on browser (tab or window) close?
Issue The user session should be terminated immediately if they close the browser tab or window. Environment DXP 7.0 + Resolution Liferay maintains the session of 30 minutes by default and Liferay doesn't provide any such kind of OOTB feature or property to fulfill the business-specific...
The default content publisher shows author and modification date
Issue Is there a way to change the default values of the Content Publisher metadata from the interface? Steps to Reproduce On a page, add a content publisher portlet. Navigate to Configuration> Display configuration> METADATA Two default values appear in the Current field: Author and...
How to relate AssetEntry and AssetCategory
Issue AssetEntryLocalService.getAssetCategoryAssetEntries() does not return any results for a given category. How should I relate AssetCategory and AssetEntry? Environment DXP 7.1 DXP 7.2 DXP 7.3 Resolution AssetEntryLocalService.getAssetCategoryAssetEntries() and...
Enabling Antivirus Scanning for Uploaded Files does not work
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We follow the steps explained in this article Enabling Antivirus Scanning for Uploaded Files. Then we uploaded a file with a virus,...
How can I enable the view count increments for web contents in Asset Publisher Portlet - DXP 7.1 - 7.3
Issue When I add the view count in Asset Publisher to the available box, and refresh the page. The view count is not incremented and displays a value of "0" Reproduction Steps: Set up DXP and start it. Go to Content & Data --> Web Content and add basic web content. Go to Site Builder -->...
How to use the root domain with different paths for each site?
Issue There are virtual hosts using different subdomains: main.site.com - (Global / Root) a.site.com - Site A b.site.com - Site B c.site.com - Site C The desired URLs should look as follows: site.com site.com/a site.com/b site.com/c How can this be achieved with Liferay? Environment DXP...
Error importing files with names ended with character "." (dot) from 6.1
Issue Trying to import documents (or doing upgrades) from 6.1, errors as the following are gotten: 2021-07-01 11:02:08.680 ERROR [liferay/background_task-8][BackgroundTaskMessageListener:182] Unable to execute background task com.liferay.exportimport.kernel.lar.PortletDataException:...
Import Web Content without importing referenced pages
Issue When trying to export and import web content, an error will occur, preventing the import, if the web content is referencing pages that have not yet been imported. There is a use case that necessitates the importing of web content without importing any referenced pages.  ...
I cannot create a Speedwell Site with error Invalid default locale set for the property 'label' of field name Image2x9w
Issue When I try to create a new Site using the Speedwell Accelerator, the process fails and the portal displays the error "An unexpected error occurred." The portal log shows the following errors: ERROR [http-nio-8080-exec-10][SpeedwellSiteInitializer:258]...
Reset Connection option is missing on the License page in DXP 7.3
Issue The reset connection option is missing on the License page in DXP 7.3 which is available on the previous releases. Environment Liferay DXP 7.3 GA1 Resolution This is a known limitation of the product that might be resolved in future versions of the Liferay. In order to resolve the...
How to filter web content articles by category?
Issue Web content articles can be filtered by navigation (Mine, Recent, Structures) and by Status (any, draft, etc.). How can they be filtered by Category? Environment DXP 7.0+ Resolution This is a new feature, for which we have a feature request that you can find on the following link:...
Pages are not included in the sitemaps after upgrading from 6.2 to 7.2
Issue There are some issues for many sites generating sitemaps. Creating new pages causes those pages to be included in the sitemap, but existing pages will not be included even if the page is configured to be in the sitemap. This seems to be caused by all these pages having their record...
Structures can no longer be changed for web content articles
Issue In Portal 6.2, there was a Select button to change the structure of a web content article in the Edit view. This button is no longer there, and there are no other ways to change structures for existing or new web content articles. Environment DXP 7.0+ Resolution This was removed...
How to find the content in pages that were converted to Link to page after upgrading from 6.2
Issue In Portal 6.2, the type of the pages could be changed from Widget Page to Link to Page. We had a page where we had some content on it, then changed it to Link to Page, this change could be reverted at any time. After upgrading to 7.2, it is no longer possible to convert pages or...
How to override the default nginx.conf file in Liferay Cloud
Issue Some customers want to override the default nginx.conf file from the webserver service (instead of just adding new .conf files) Environment Liferay Cloud - Stack 4 Resolution Place your new nginx.conf file into webserver/configs/{ENV}/ If you want to override it in DEV, for...
Translation fields with empty values due to a structure with repeated fields
Issue The translation is lost when the default translation is not filled Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 16 Create a structure with the title TestStructure using structure.json as the source Create a web content TestWebContent using TestStructure Change the...
Disable password verification for SSO users
Issue When changing the screen name or email address of a user, the portal now requires a password verification. This was not a requirement for previous versions of Liferay. Environment DXP 7.3+ Resolution This is a change implemented under LPS-112726 to address security concerns....
Adding More Australian Time Zones
Introduction By default, Liferay has a list of Australian time zones that don't account for regional rules related to daylight savings time. For example, Brisbane (Queensland) will remain on AEST (UTC+10:00) throughout the year, whereas Sydney (New South Wales) observes daylight savings...
On Staging when switching to advanced publication, the previously published pages are checked by default. - DXP 7.1 - 7.3
Issue After publishing to Live pages by switching to advanced publication, and I would like to make a new publication or publish a new page, when I switch to advanced publication, the previously published pages are checked by default for publication, and I need to uncheck them, in order...
Commerce Modules are not loading
Issue All modules which have any dependency on Commerce related classes are not loading properly. Steps to reproduce 1. Deploy the module which have dependency on commerce classes. 2. The module will work fine before restart the server. 3. After that, restart the server and the below...
Special characters in the options keys causing the QueryPhaseExecutionException issue
Issue Steps to reproduce 1. Start Liferay with Commerce installed. 2. Create an option with name "Test option" with SKU contributor and with a Key that contains special characters e.g. "T/e/s/t O/p/t/i/o/n" 3. Create a Simple Product 4. Add the earlier created option and add two values...
Cookies list that could be found in a Liferay Portal and their usage
Issue What are all the cookies that could be found in a Liferay Portal, and what are they used for? Is it possible to safely remove these cookies? If so, can it be done out of the box? Environment DXP 7.0 or higher Resolution Liferay Cookies: LFR_SESSION_STATE_userid - Technical session...
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document Upload the file with SVG extension → Publish Click on the 3-dots...
Exporting Document Library to LAR does not export file versions (product limitation)
Issue Exporting Document Library to a LAR file from Content & Data -> Documents and Media -> top-right three-dot menu -> Export / Import won't export file versions. Environment DXP 7.0 or higher Resolution This is a product limitation and LAR can't be used to import all versioning files...
Site information, including the date it was created and the number of members
Issue The requirement is to get a list of all the site's names, as well as their creation dates and members. If there is a shortcut from the Liferay control panel?  Environment Liferay DXP 7.0 Resolution There is currently no OOTB functionality to achieve this. However, below is the...
Can Email field be added to a form that would allow users to enter an email address to send user's data?
Issue The requirement of adding an Email field to a form which would allow users to enter an email address that would receive an email with the information they filled out in a form. Environment Liferay DXP 7.2 Resolution There is currently no OOTB functionality to send the data of the...
Can not change the level of verbosity for the HTTP header in 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 Can not change the level of verbosity to use for the Liferay-Portal field in the HTTP header in Liferay PaaS, even after setting...
Filter By Field is not working for Booleans in Asset Publisher
Issue Steps to reproduce: 1. Create a structure with two fields(text and boolean) and also create a template for it in a Global site. 2. Go to "Liferay DXP" site and create two new WebContents with previous structure and check the boolean for the first one and leave uncheck for the...
Custom context path is not working
Issue After changing, the root context path to custom context the commerce components and system settings taking more time to load. Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Change the ROOT folder name (under{LIFERAY_HOME}/tomcat-9.0.37/webapps/ROOT) to 'myportal'....
While using Azure B2C a SAML error occurs when getting a parameter with whitespaces
Issue When SAML module is configured and integrated with an Azure B2C and we need to map a parameter to a Liferay parameter, a problem might occur due to a whitespace: <saml:Attribute FriendlyName="Given Name" Name="Given Name"...
Variant selector of Product Detail Portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.1 FP-16 2. Create a Speedwell Site 3. Edit one of the Products 4. Add an Option that has at least two values 5. Go to Images for this product and upload two separate images for the two option values 6. Generate All SKU combinations for...

該当件数: 8,995 件中 4,961 - 5,000