Search Results

All Results 6948
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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] User 35215 must have...
Default language in DDL is not following instance setting
Issue Steps to reproduce: Go to Control Panel > Configuration > Instance Settings > Miscellaneous > Default Language (change it to Spanish (Spain));  Go to Content > Dynamic Data Lists > Click in the ellipses in the right corner (Manage Definitions); Click in the Plus icon to add a New...
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 also changes correctly) 4. Navigate away(e.g Blogs) and then again click on...
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 Resolution Documents and Media's default permissions include Add Document in...
InvalidReferenceException when rendering an article template
Issue Adding a new field in an existing estructure produces an InvalidReferenceException in articles unless you update them if you try to render this field in a template: freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at...
java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'lportal.this_.searchText'; this is incompatible with sql_mode=only_full_group_by
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 have a dynamic query that uses a group by clause. When we execute it below error is shown on the log: error: Caused by:...
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 Widget Pages you can still modify widget permissions. Environment...
Cannot access portal due to NoSuchResourcePermissionException exception
Issue An error when rendering a page produces a critical issue that blocks the portal access. In the logs you could see a trace similar to this: com.liferay.portal.kernel.events.ActionException: java.lang.IllegalArgumentException: Someone may be trying to circumvent the permission...
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 example, avoid creating as many manual URL links as languages needed. Environment Liferay...
Why is my site import failing with a Could not execute JDBC batch update error?
Issue When I attempt to import a site with the Copy as New option selected under Update Data, the import throws a could not execute JDBC batch update error, which is caused by a duplicate entry exception: Unable to execute background task...
Autocomplete issue during login
Issue During login, the browser autocompletes the user's credentials into the fields based on past logins. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution These login credentials are stored and filled out in the browser, so Liferay may not have full...
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 LPS-136413 and LPS-137014 are the solutions that improved the case. These fixes make...
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 25 thousand pages related to our site. Environment Liferay DXP 7.2 Liferay...
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 card fragment into it and duplicate it for 5 times 3) Select the card fragment...
Info button is not visible for searched documents with a preview
Issue Unable to download the file from search results as it only displays a preview of the file Steps to reproduce Start a clean bundle of Liferay  Go to Content & Data -> Documents and Media and upload a PDF file and DOCX file. On the home page, search for the DOCX file, and then select...
How to download a file I created on the liferay service 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 Example use case: with the below command in the Liferay service, I exported the contents of a Liferay table to a file mysql -e...
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 those base theme. Environment Liferay DXP 7.0+ Resolution Regenerate the...
New Analytics member's e-mail did not arrive
Issue I added a new Analytics Cloud member but the e-mail to log in to the platform or activate the account did not arrive. Environment Analytics Cloud Resolution Make sure that the user has a Liferay account - if they do not have one, ask them to sign up on the Create Account link on...
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 the default CKEditor itself doesn't support setting font and size of...
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 Resolution Unfortunately, currently it is not possible to upload more than...
MySQL client cannot export table into file with INTO OUTFILE directive
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am using the MySQL Client of Liferay Cloud and I want to export the contents of a table to a file, with a command like        ...
SAML Authentication Issue: Message context was not authenticated when Azure AD as IDP
Issue After enabling the SAML, when the user is trying to log in, authentication failed with the following message. ERROR [http-nio-8080-exec-36][BaseSamlStrutsAction:59] org.opensaml.messaging.handler.MessageHandlerException: Message context was not authenticated Caused by:...
Info button is not visible for searched documents with a preview
Issue Unable to download the file from search results as it only displays a preview of the file Steps to reproduce Start a clean bundle of Liferay  Go to Content & Data -> Documents and Media and upload a PDF file and DOCX file. On the home page, search for the DOCX file, and then select...
Alphabetical order is not working with accented words in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add `select from list` field. 3. Add some options.      1. A      2. Z      3. Á      4. Ó 4. In the advanced tab mark "order options alphabetically". 5. Publish the form. 6. Add a forms portlet on a page and configure it to use the form....
Non localized text in 'Select from list' field in Forms
Issue Steps to reproduce 1. Create a new form. 2. Add a `select from list` field. 3. Fill, at least, 6 options for this new field. 4. Deploy Forms widget into a page. 5. Click on Select field and assert the text "Search for..." is used as placeholder and aria-label attribute 6. Change...
Workflow immediately trigger when duplicate product is created
Issue When we create duplicate product with workflow enabled, the user gets notification without clicking on `Submit for Publication`. Steps to reproduce 1. Enable workflow for commerce products. 2. Go to any existing products. 3. Duplicate the product, enter the name and catalog. 4....
Which is the most convenient tooling to create and build new themes?
Issue It is common among users being in doubt about which is the most suitable way to create and build new themes. Two main ways of doing this are available: Using Liferay Blade or Liferay Developer Studio, which will use Gradle or Maven tasks in turn. Using the Liferay Theme Generator,...
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 Resolution This is the expected default behavior because every...
Group not found in the instance during a Remote Staging configuration or publishings
Issue Remote Staging configuration or publishing fails with the next error: com.liferay.portal.kernel.exception.NoSuchGroupException: Group 39662 does not belong in company 20097 Environment All versions of Liferay DXP Resolution Check the instance's virtualhost in where you have created...
Behavior change in searches for partial matches when using Elasticsearch 7
Issue The behavior for searches by a prefix on the content fields has changed. It continues working if you search by title fields. For example, if you have a content field with the "legal" word on it and you search the "leg" prefix, the behavior changes as With Elasticsearch 6: The...
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: http://example.com/level1/level2/level3/mypage How can we change it?...
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 the LPS-133007. Additional Information LPS-133007.  , content:...
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 This behavior is due to LPS-127058 (included in the portal since Fix Pack 11),...
Can Multi-Factor Authentication (MFA) be set for specific roles only?
Issue We want to set up MFA for Administrators only. Is this possible with Liferay out-of-the-box? Can we target specific users to sign in using multi-factor authentication? Environment DXP 7.4 DXP 7.3 DXP 7.2   Resolution Liferay's out-of-the-box functionality for MFA is binary in its...
"Ready for Publication" slider does not work as expected.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9 Go to Publishing -> Staging and enable staging for Local Live with page versioning enabled for public and private pages Create a new Content Page and publish it Edit the Content Page and add any basic...
URL of "Link to URL" page not updated during publication.
Issue Steps to reproduce Start a clean bundle of Liferay DXP 7.2 installed with dxp-9. Create a new site and enable local staging with pages and documents being enabled to be staged Go to Content & Data -> Documents and Media in the staging site and upload a document. Select the document...
Site Administrator cannot add images of global site to current site's web content
Issue Site Administrator cannot see global site and it's content listed when trying to add an image from global site to current site's web content. Steps to reproduce: Log in as admin. Go to the Global site's Documents and Media and upload a basic document (E.g. Sample.png). Create a new...
Logged in segment is not matched for false value.
Issue Reproduction steps: Go to Site administration -> People -> Segment Create a new segment called "Not logged in" Put the Session -> Logged in the condition in it and set it to equals - false Create a Content page, put a Header fragment on it Write "Logged in" in it Create a new...
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 to Site Builder > Pages Add a content page Add an Asset Publisher...
Internet Browsers Supported by Liferay Help Center
The Liferay Help Center has been tested with the browsers listed below. Older browsers can still be used, but newer features may not look or work as intended. We recommend that you always use the current version of a browser. Most browsers provide an option for automatic updates....

該当件数: 8,703 件中 4,841 - 4,880