Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Permission option is missing from page configuration
Issue Unable to access the delete or permissions options on a page. Steps to reproduce: 1) Start a clean instance of Liferay 7.2 2) Go to the Pages section 3) Click on the home page's context menu 4) You will see...
Error copying a page: An unexpected error occurred.
Issue You find an "Unexpected error occurred" message during a Copy page action. Checking the logs there is a trace like this: 2021-12-28 12:09:49.911 ERROR [http-nio-8080-exec-9][LayoutExceptionRequestHandler:132]...
Web Content display style UI is changing when navigating to other assets
Issue Steps to reproduce 1. Navigate to Web Content. 2. Create Basic Web Content (Note that display style of UI is "list"). 3. Change display style icon to table. (Display style changes correctly and UI indicator...
Prevent Site Members from adding documents from the Asset Publisher
Issue Site Member are able to add files from the Asset Publisher without adding explicit permissions Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
I cannot set a SVG file as a site logo
Issue When I try to set a SVG image file as a site logo, the portal displays the error "Error: Please enter a file with a valid file type". Environment Liferay DXP 7.3 Resolution Unfortunately, uploading image...
Widget permissions aren't available on Content pages
Issue After upgrading from 6.2 to 7.2 version, when we try to modify the permissions of a widget used on a page, we don't have this option available (as we had in 6.2). This problem happens only for Content Pages. For...
I cannot set a Canonical URL longer than 75 characters
Issue I configured a Custom Canonical URL longer than 75 characters in the SEO section of the page and saved the settings. When I check the Canonical URL, I notice that the URL is truncated to 75 characters....
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...