Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Migrated site template creates a site without the page templates
Issue After migrating our database from Liferay 6.2 to DXP 7.3, we wanted to add a new site using a certain migrated template. After choosing it, we receive the following errors and we need to stop the server: ERROR...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.:...

Navigation

is shown on all DXP pages
Issue Liferay DXP HTML source will contain the below snippet on all portal pages: <nav class="quick-access-nav" id="vseg_quickAccessNav">     <h1...
aui_deprecated.css cannot be loaded when switching to RTL languages
Issue When using DXP in RTL languages (e.g.: Arabic, Hebrew), customers may notice visual errors and inability of Liferay to load CSS files, like, for example, aui_deprecated.css and others: With messages similar...
Unable to select required Display Page
Issue How can I make a Public or Private Page a Display Page? I cannot select a specific Display Page for Web Content The Display Page I want to use is grayed out / ghosted Images to demonstrate from Web Content UI...
Asset Publisher Widget cannot display more than 200 items per page
Issue Configure an Asset Publisher to show a Number of Items to Display greater than 200, for example, 300. The Asset Publisher only shows 200 items. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution Until...
Site Administrator cannot add a Basic Web Content - DXP 7.0
Issue As a Site Administrator when I go to Content and click on the "+" button to add a basic web content, the basic web content option does not appear. Environment Liferay DXP 7.0 Resolution As an Administrator, if...
Double quotes in CKEditor source view are converted to " upon publishing the content
Issue In a web content having an HTML field, after inserting this HTML in the source view: <video id="vid1" class="video-js vjs-default-skin" controls width="100%" height="480" data-setup='{ "techOrder":...
Liferay.Portlet.ready is no longer functional after 6.2 > 7.0+ DXP migration
Issue After 6.2 > 7.0+ DXP migration, customer may notice that custom AJAX scripts called through Liferay.Portlet.ready are no longer functional Environment Liferay DXP 7.0+ Resolution Verify if the issue...
Deleting background tasks (such as LAR exports)
Issue As an administrator, I would like to clean up the environment - therefore retrieve free space - by deleting previous exports which are no longer needed. Environment Liferay DXP 7.1 Resolution Resolution A) - A...
Custom portlet on DXP 7.2 triggers error 'TypeError: Liferay.Loader.addModule is not a function'
Issue As a developer, I would like to use function addModule in my custom portlet on DXP 7.2 the same way I did in case of 7.1 as well. However, after deploy the following errors are shown in browser console:...
Set Web Content to use CKEditor instead of Alloy Editor
Issue By default, the editor for web content is set to use Alloy Editor. Sometimes, the user would like to use CKEditor instead Environment Liferay 7.1 Resolution You can change the default editor for web content by...
Upgrading from Portal 6.2 to DXP 7.1 may fail for the Knowledge Base plugin
Issue When trying to upgrade the Knowledge Base plugin as part of upgrading from Liferay Portal 6.2 to Liferay DXP 7.1, an error like this may appear with: upgrade:execute...
Unable to create a Web Content with size more than 256KB.
Issue If the web content article size is more than 256 KB. It shows "Please enter content with valid content size no longer than 256KB" on UI. Environment Portal 6.2 Liferay DXP 7.0 - 7.4 Resolution For Liferay 6.2-7.3...
Script loading issue is occurring in the sub versions of Internet Explorer 11 browser
Issue The script loading issue is occurring in some systems but using the same Internet Explorer 11 subversions, its working fine in other systems. Environment Liferay DXP 7.2 Resolution Removing some of the third...
Canonical tags are not language specific
Issue I start Liferay I create a new site with a new page I sign out I navigate to the newly created page and inspect the HTML: <link href="http://localhost:8080/sitename" rel="canonical"> I switch to another...
Audience Targeting version 2.2.0 cannot be deployed to my Liferay DXP 7.0 environment
Issue Deployment of Audience Targeting version 2.2.0 fails in my Liferay DXP 7.0 environment  Environment Liferay DXP 7.0 with fix pack DE-59 or lower installed Resolution Audience Targeting version...
How to hide the Product Menu for non-admin users?
Issue In Liferay DXP 7.0 and 7.1, there may be the requirement to hide the Product Menu (along with the icon to open it) to certain roles (for example, regular/non-admin, site users): Environment Liferay 7.0 DXP...
Multi Language friendly URL keyword conflict
Issue While updating Multi-Language friendly URL for the Hindi language as "/hi_IN" for the new page below error is observed: "Please enter a friendly URL that does not conflict with the keyword /hi. " Environment...
Cannot build a theme created with blade: Sass::SyntaxError: Invalid CSS after "...nput-margin-x: "
Issue When creating a theme in the latest Developer Studio, the build fails with Sass::SyntaxError: Invalid CSS after "...nput-margin-x: ": expected expression (e.g. 1px, bold), was "!default;" Environment...