Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to edit fragment when data-lfr-editable-id is being dynamically generated
Issue When a fragment has the data-lfr-editable-id being dynamically generated, if we redeploy this fragment, it is not possible to edit these fields. Environment Liferay DXP 7.3. Resolution Please contact...
How to enable "Look and Feel" option in Portlets
Issue Unable to see the Look and Feel option for the Portlets.  Environment Liferay DXP. Resolution Set the value of the portlet.css.enabled property to true (default value). This way, Look and Feel will be...
Figure and figcaption tags are getting removed in blogs
Issue Figure and figcaption tags are getting removed while switching from code view to text view in blogs Environment Liferay DXP 7.2 FP11 Resolution It is a known issue and has been fixed in Liferay DXP 7.2 FP13.  If...
getFriendlyUrl() in webcontent gets page layout ID
Issue Steps to reproduce Create a widget page "Test Page", change the friendly url of the page to "/test" and add a web contents display widget 2. Navigate to Site Administration > Content and Data > Web Content >...
OPTION requests trigger exceptions in JSResolveModulesServlet
Issue Steps to reproduce: Start a 7.3.10-dxp-1 bundle   Use curl to simulate an option request (install curl and on a separate console use the following command while the portal is running): curl -X OPTIONS...
Adding a widget page from a page template in the page tree adds it only to root node
Issue Steps to reproduce Go to Design > Page Templates > Page Templates Add a collection Add a content page template under the collection Navigate to Site Builder > Pages > Pages Click "+" button to add a child page to...
WebContent display links are not exported after caching
Issue Steps to reproduce 1. Start 7.2 Vanilla bundle. 2. Create a web content with an image in its content field. 3. Place a web content display portlet to the page. 4. Select the action buttons of the portlet...
Link to page field's URL doesn't work if you don't select a page
Issue Steps to reproduce: Start a 73x bundle Create a structure with a Link to page field in it Create a template for the structure Create a web content from it, don't select anything in the field Put the web content...
Freemarker error: "Denied access to model object as it does not belong to current company"
Issue Some freemarker templates show the message: "Denied access to model object as it does not belong to current company 20116" Reproduction Steps 1) Setup Liferay DXP 7.3 with Fix Pack 1 2) Navigate to Control...
From staging to live, active experience has not been published
Issue The new content page experience does not get published, and this issue does not arise with DXP 7.2 fix pack 13 (for patching tool info) Steps to reproduce: 1. On Liferay fix pack 9, add and publish a new...
After saving the SEO configurations, tags have been replaced
Issue The entered tags become blank when we click the save button on the SEO configuration page. Steps to reproduce 1) Create Widget Page 2) Select layout, enter tags, and save it 3) Navigate to SEO, enter any...
The HTML tags are added by the editor when editing content in the Content editor
Issue When editing content in the Content editor, the HTML tags are being added by the editor. Steps to Reproduce: 1. Login to Liferay 7.1 as Liferay Admin 2. Navigate to Control Panel -> Announcements and Alerts...
Content Pages are marked as Draft without any user interaction
Issue The content pages are marked as Draft without any user interaction Steps to Reproduce: Add a new content page Add an asset publisher widget to the page Configure the Asset Publisher with the following...
ADA Liferay WAVE error
Issue When we run WAVE analysis on Liferay site and, even on vanilla bundle, one of the error is “Empty Button” under the element with the id of “hrefFM” is observed. Steps to reproduce 1. Install the WAVE tool...
A navigation menu can't be removed
Issue A navigation menu cannot be deleted by the user. On a clean instance, the issue can be reproduced with the provided user's database.  Steps To Reproduce: (i) Restore the attached DB to a Liferay 7.2 fix pack...
$reserved-article-url-title.data doesn't provide i18n friendly URL
Issue If you have a content with different friendly URLs per language, when trying to retrieve those friendly URL via velocity template, $reserved-article-url-title.data doesn't provide internationalized URL....
Friendly URL is not being generated if the web content shares same title in two locale.
Issue Create a Basic web document. Name it as "ABC" and publish it. Now changes the language from en-US(English) to es-ES(Spanish) with the help of the language portlet present before the title field and again name it...
Display name for a language is shown as beta
Issue I noticed that for certain languages, the display name is shown as beta, e.g. italiano [beta]. Where can we change that? Environment DXP 7.3 Resolution The particular language (in our case, Italian) locale is in...
Asset publisher's auto scroll should be configurable
Issue When clicking on an asset shown in an Asset Publisher, the asset's content can be configured to show the content in the same portlet or in a default one. In either case, the page will scroll to where the...
Liferay DXP sitemap contains page links to all current languages
Issue Non-existent language content is provided to external indexing agent. Scenario: 1. A site page (homepage) only contains English content 2. United States English and Vietnamese are configured in Liferay as...
Localized category not found via auto complete
Issue Some categories are created, then they are localized by adding translations to them. While using Liferay in the target language, if you start typing the localized category, e.g. in the Web Content Editor's...
How do set the different URLs for each UI tab on the page?
Issue Using UI tabs functionality on one of the pages. There are multiple tabs like 3 tabs and while accessing each tab its URL is the same. How do set the different URLs for each UI tab on the page? Environment...
Hide certain Structure in Add web content dropdown menu
Issue Is it possible to hide certain Structure in Add web content drop-down menu? Environment DXP 7.3 Resolution To achieve that, consider removing the view permission of the structure. Steps can be found as follows: Go to...
When I try to create a new page and use the page name of a previously deleted page I receive the error: DuplicateFriendlyURLEntryException - DXP 7.3
Issue When I create a new page and name it by using a previously deleted page's name, I receive the following error like this one: ERROR [ajp-nio-0.0.0.0-8009-exec-7][PortletServlet:119] javax.portlet.PortletException:...
Alloy Editor Image-Dialog with double-click went missing
Issue In DXP 7.2 before FixPack 10 it was possible to open the image properties dialog with double-click in the web content editor. Environment DXP 7.2 FP 10+ Resolution This is an intended change, see LPS-127058...
When I change the page name and its friendly URL, the new page can still be accessed when using the old page URL - DXP 7.3
Issue I have a page with a friendly URL. I changed the page name and friendly URL. However, when I try to access the page with the new name using the old page friendly URL, I get redirected to the new page instead of...
Import tags using .csv files
Issue If you need to add tags in bulk, the only way to do it in Liferay is via .lar files. Would it be possible to import via .csv files? Environment Liferay DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3. Resolution Liferay...
Wrong Romanian ("ro") translation in Language_ro.properties
Issue It has been reported that the Romanian translation for both the country name and language of Romania is incorrect in Language_ro.properties.  Actual behavior: romanian=Romanana country.romania=Romanana...
Getting "Unresolved requirement osgi.extender=liferay.frontend.js.portlet" when deploying a JavaScript Widget on Liferay DXP 7.1
Issue Developers create a JavaScript widget as per Creating and Bundling JavaScript Widgets with JavaScript Tooling  The below error will be printed upon deployment: INFO...
How can I share the same navigation menu(s) with child sites?
Issue We have multiple sites, each of them has its own navigation for navigating between the other sites. If we want to make any changes, we need to update them manually. Is it possible to share the navigation items by...
Performance issues with working in the Miller columns with a large page tree
Issue In environments with a large page structure having many sub-pages, portal administrators may notice slowness and lagging while browsing the tree. Environment Liferay DXP 7.1+ Resolution This is currently a...
How to prevent content pages from scrolling unexpectedly when interacting with a portlet below the fold
Issue When interacting with a Liferay DXP portlet below the fold of a Content Page, the page unexpectedly scrolls to the top. The result of the interaction is properly displayed, but the user must scroll down to...
The "Private Pages" menu can not be removed even after removing all private pages
Issue After removing all of the private pages, the "Private Pages" menu remains. Environment Liferay DXP 7.1 dxp-18 or before Resolution One possible reason is that the "content page" was created before under Private...
How to search using JournalArticleLocalServiceUtil and sort by title?
Issue When using the JournalArticleLocalServiceUtil class to search for web contents, we are facing the following issues It is not possible to sort by title, since its localization is being stored in the table...
[CKEditor] Adding alt-text to images
Issue In order to comply with WCAG accessibility guidelines, we would like to add alt-text to the images that are uploaded in the Documents & Media gallery. How can we do that? Environment DXP 7.0+ Resolution If you...
Why Are Announcements Visible to Everyone After Setting the Distribution Scope?
Issue After setting the distributions scope in the Announcements Portlet, the announcements which it displays are now visible to all users and guests. I would like to restrict the announcements to the users...
Metadata is not restored when deleting recent modification from history
Issue While restoring an older version of a web content article the metadata tags do not return to the previous state and stay in the modified state. Environment DXP 7.2 Resolution This behavior is intentional so it...
How to add image extension .webp on editor when creating a new web content in Documents & Media
Issue Can't add image extension .webp on editor when creating a new web content Environment DXP 7.0 or higher Resolution In order to upload and work with .webp extensions in Documents and Media, follow these steps:...
Unable to configure the Web Content custom template key value in place of autogenerated template key
Issue Unable to configure the Web Content custom template key value in place of autogenerated template key. Environment Liferay 7.3 Resolution For Web Content, toggle the setting in Control Panel - System Settings -...
The source code format is misaligned in the AlloyEditor
Issue When updating the DXP 7.1 instance patch level from de-17 to de-20, the code view shows the misaligned format of the tags in the editor of the web content. To format it again, every time while editing the code,...