Search Results

ナレッジベース 3899
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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:...
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...
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...
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...
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...
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....
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...
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),...
"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...
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 while processing the template. The following has evaluated to null or...
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 geo field in webcontent. Observed Behavior: When geolocation field is...
Change the GUEST_LANGUAGE_ID cookie to expire Null
Issue The Guest language ID cookie in Liferay has a one-year expiration, whereas the undefined cookie in the F5 balancer caused the conflict. Is there a way to modify the Cookie's duration in Liferay? Environment Liferay DXP 7.0 Resolution The...
Document Library does not get deleted from the temp directory after re-indexing when using Amazon S3 Store
Issue Steps: Set up Liferay to use Amazon S3 Store Navigate to Site Administration > Content & Data > Documents and Media Upload several documents Perform a re-index of the instance Navigate to [Liferay_Home]/tomcat/temp directory Expected Behavior: To see that the temp directory does...
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 that permission selector point defaults to site member instead of guest....
NoSuchUserException when setting email address in "To" field of Order Placed Notification Template
Issue When placing an order and having an Order Placed Notification Template with an email address in the "To" field, a NoSuchUserException is shown and the order can't be placed. Steps to reproduce: 1. Start a new commerce bundle. 2. Reindex all search indexes. 3. Create a blank site...
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 to "Advanced styles" tab. Click on the button "Add CSS code for this...
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 layout war file 2) Startup Liferay 7.1 with Fix pack 16 installed 3) Create a...
Liferay as SAML SP fails after switching the URL of the virtual instance
Issue SAML configuration hasn't been working since the virtual host of the portal instance changed. Caused by: org.opensaml.ws.security.SecurityPolicyException: Request was required to be secured but was not at org.opensaml.ws.security.provider.HTTPRule.evaluateSecured(HTTPRule.java:126)...
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 location. Environment Liferay 7.4 and Liferay Theme Generator 10.1.0. Resolution The...
Data Providers are not published to Live
Issue A site under Staging has a form and a data provider ready to be published to Live. When publishing to Live, the form and the data provider are selected for publication. Result: The form is shown in Live but the data provider is not. Environment Liferay DXP 7.0, 7.1, 7.2 Resolution...
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 deployed into Liferay, the output depends on whether the minifier is used:...
Sort order in select file modal of Document & Media is not stored
Issue Steps to reproduce: 1. Go to Content & Data > Document & Media and create atleast three folders( name as 2019,2020,2021). 2. In folder 2021, upload a file. 3. Go to Web Content > Structures and create a new structure which contains a Documents and Media field (no template is...
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this layout structure(one parent page and two child pages)     Parent     -Child 1    ...

該当件数: 3,898 件中 1,681 - 1,720