Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Link page in fragments in 7.3
Issue In 7.3, contrary to 7.4, it is not possible to select a page using the type='link' tag in a fragment. Only 'content' and 'URL' options are available. This feature would be very useful to, for...
What if Liferay 7.0 Page Templates are not visible after upgrade?
Issue The Page Templates from Liferay 7.0 are no longer visible for the certain users after the Liferay upgrade. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution...
Saving Site Settings with thousands of pages takes a long time and stops with a time out error
Issue We made a change in Configuration > Site Settings and then clicked on Save. After processing for for a long time the portal returns a time out message and the change is not saved. We currently have more than...
Configuration of a fragment that appears on the selection section scrolls up when selecting the fragment present at the bottom
Issue The configuration of a fragment that appears on the selection section scrolls up when selecting the fragment present at the bottom. Steps to reproduce: 1) Add a container to the home page 2) Add a...
Fixes present in Fix Packs affecting themes are not directly applied to my custom theme
Issue Part of the fixes included in a given Fix Pack can be located within the base themes Unstyled or Styled. Just applying that Fix Pack might not make those changes appear in the custom themes which inherits from...
Can I change the font and font size in the CKEditor of web content?
Issue Cannot set up the font and font size in the CKEditor Environment Liferay DXP 7.3 Resolution In DXP 7.3, there is no UI option to change font and font size in the CKEditor of web content by default. This is because...
I cannot add more than one resource into fragments
Issue When I try to add multiple files in the Resources section of the fragment using Drag & Drop, the portal only adds the first one. How do I upload several resources into fragments? Environment Liferay DXP 7.3...
Content Page image lost after changing site's default language
Issue After changing the default language on a site and checking content fragments that include images, the content on existing pages is not displayed anymore if we change the translation. Environment DXP 7.2 DXP 7.3...
How to change site URL prefix from /web/sitename to a custom one
Issue Our Liferay web site has the following URL prefix: /web/sitename and its URLs are: http://example.com/web/sitename/mypage We want to change the URL prefix to: /level1/level2/level3 so its URLs are changed to:...
Unable to move fragments in a page structure
Issue When editing a Content Page, it's not possible to move fragments using the tree in the page structure sidebar panel. Environment Liferay DXP 7.3 Resolution Please contact support and request a hotfix with...
Image Properties window is no longer available
Issue After updating the portal, we noticed that the Image Properties window no longer appears when editing images in a Web Content. Environment Liferay DXP 7.2 with fix-pack-dxp-11-7210 or higher. Resolution...
Structure item is not getting saved in Asset Publisher.
Issue Steps to reproduce Navigate to default site > Content & Data > Web Content:Structure Add a structure named "test structure" with a "text box" field Add a web content using the structure added in step 2 Navigate...
Unable to show journal articles
Issue We have some troubles when trying to show web contents. Scenario 1: Trying to show a web content in search results page. Some of the web contents in the search result show the error message "An error occurred...
Repeatable Geolocation field cannot be moved properly
Issue Steps to reproduce 1. Start Liferay 7.3 Bundle. 2. Create a new structure. 3. Add a geolocation field and set property to repeatable 4. Create new web content with the above created structure. 5. Repeat the...
View permission for the "Guest" is not selected by default
Issue When we create WebContent, the permission for guest user is not selected by default. Steps to reproduce 1. Create new basic webcontent. 2. Before publishing, check the permissions of webcontent. 3. We see...
Portlet Id changes from Staging to Production
Issue ID of the portlet instance is different in the staging environment than in the real environment Steps to reproduce: Add a content editor portlet to a page. Go to staging. In staging: Edit "Configuration" Go...
Custom Layout Templates shows source code in Nested Application Portlet
Issue Configure the Nested Application Portlet to appear with any of the custom layouts whenever it is used. Instead of the layout's rendering, the source code is shown. Steps to reproduce 1) Deploy the custom...
How to identify a Page Template using Freemarker
Issue I need to identify if the current page is a page template or not, using Freemarker from the applied theme. Is there a method similar to Layout.isPublicLayout() to achieve this? Environment Liferay DXP 7.2...
7.4 styled custom themes not working properly
Issue When applying a styled based custom theme to a page in 7.4, header and other elements are misplaced and when you click the three elipsis button of a widget, options show up in the incorrect...
Runtime CSS minifier creates invalid CSS animation action
Issue  transition: background-color 5000s ease-in-out 0s; becomes transition: background-color 5000s ease-in-out 0; when minification is used. At build time, the CSS gets compiled, but at the run time, when...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...
Incorrect French translation of the site language change message
Issue Steps to reproduce 1. Go to Configuration > Site Settings > Languages and select `Define a custom default language and additional available languages for this site.` and set the French Language as the...
CKEditor is not displaying full source code text
Issue Steps to reproduce 1. Set CKEditor as an editor for WebContent. 2. Start Liferay DXP 7.3  3. Create a new basic WebContent. 4. Write a long text, with multiple lines so that scroll should be visible. 5. Go...
Do we need gzip for images?
Issue When retrieving images from Liferay server, gzip is not enabled. Environment DXP 7.0+ Resolution As images are already compressed, using gzip on them won't provide any additional benefit, and can actually...
Fragment editable values can create history entries without changing
Issue When users drag a fragment onto the content page, it appears to be edited, even though they aren't editing anything about the fragment. Steps to Reproduce: Add a Content Page Place a Paragraph fragment on it...
I cannot add images in CKEditor
Issue When I try to add an image in a basic web content, the image selection pop-up gets blocked and the Add and Cancel buttons do not work, and therefore the image cannot be added. Environment Liferay DXP 7.0 Fix...
Adding a custom item into the journal article drop-down menu (web content drop-down menu)
Issue Within the drop-down menu for Web Content, is there a way to configure my own custom items?  The example for Document Library seen in this blog utilizes the DLDisplayContextFactory extension point. Is there...
I cannot create a Style Book with error Unknown column 'uuid_' in 'field list'
Issue When I try to create a new Style Book, the portal displays the error "An unexpected error occurred with the publication process. Please check your portal and publishing configuration". The portal log shows...
Site Template propagation fails with "MySQLIntegrityConstraintViolationException: Duplicate entry" error
Issue When changes are done to a page in a site template, the changes are not applied to the derived pages on the actual sites, instead, an exception is thrown: ERROR...
How to cancel navigation events with JavaScript?
Issue Need a solution to stop navigation when a user clicks on a navigation event. i.e.: A custom code wanted to be executed before the navigation. Environment Liferay DXP 7.0+ Resolution You can use the below...
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 >...
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...
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...
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...
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...
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...
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...
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...
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...
$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...
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...
Asset Publisher widget shows author and modified date by default from Liferay DXP 7.2 onwards
Issue Dragging and dropping an Asset Publisher widget on a page will show, by default, the author and the modified date for all of its contents contrarily to other previous versions. Environment Liferay DXP 7.2+...
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...