Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Disabling jQuery in Control Panel
Issue I've found vulnerabilities in our current jQuery version. Since I can't find jQuery used anywhere, I would like to disable it. Environment Liferay DXP 7.2 Resolution Go to Control Panel --> System Settings -->...
What is DSLQuery and how can it be used?
Introduction DSLQuery is an acronym for Domain Specific Language Query. The foundation is based upon using a domain specific language for the implementation. This is going to make the writing of queries and other...
License fails to deploy for 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 Sometimes DXP may fail to deploy a new license After...
The Form is temporarily unavailable
Issue Error if the form is edited while it is filled out by any user Steps to reproduce: 1. Log in as Admin 2. Create a Form with 2 Text fields 3. Place the Form widget on the Home page, select the Form for display...
"Too many redirects" Error on SAML Logout
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I log out, Liferay (the SAML SP) enters an infinite...
Issue while connecting the elasticsearch via config file
Issue The following errors are coming in the Liferay console while connecting the elastic search with the help of the config file. ERROR [liferay/monitoring-3][ParallelDestination:59] Unable to process message...
Selecting the same account groups in the discount portlet giving the error
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to 'Discounts' under Pricing. 3. Create a new discount and Save. 4. Navigate to 'Eligibility' and select the specific account groups. 5. Select the...
SQL injection Sleepy user agent attack
Issue Liferay does not restrict a URL that has a 'sleepy user agent' query appended to it like: https://domain/page?1%2b(select*from(select(sleep(x)))a)%2b=1 Environment Liferay DXP 7.4 Resolution Sleepy user agent...
Cannot login after deploying a theme
Issue We get a white screen and a freemarker exception error when trying to login after deploying an OOTB theme with no customizations created via the theme generator: 2023-05-26 13:32:51.826 ERROR...
Editing or adding a document through D&M widget will redirect to DLAdminPortlet
Issue Add Documents and Media widget on a page Open the widget's configuration and activate "Show Actions" Click on "+" and upload a file (alternatively, edit a file) Result: The view will not open within the...
How can I remove deletions from a site where Staging was disabled?
Issue The user was using a Remote Staging site. Remote Staging was disabled and the user decided to connect the Staged sites content with a new empty Live site. In the Staging publication window the past...
Can I allow some users to solely authenticate via a SAML, while the remaining users authenticate with their Liferay password?
Issue This article describes a use case where it may be desirable to allow some users to authenticate through a SAML Identity Provider (IdP) only, while other users authenticate with their Liferay credentials in the Login...
Editor default configuration changed from ENTER_P to ENTER_BR on DXP 7.3 U-5
Issue Editor default configuration changed from ENTER_BR to ENTER_P on DXP 7.3 U-5; Environment DXP 7.3 Resolution We found this commit on LPS-148819 witch changes the default value of ENTER_P (see #use-enter-mode-p)...
Web Content Widget, Links are Unclickable
Issue When using the Web Content Widget on the Home Page, if the first line of content contains a link it will remain unclickable in the "Barebone" setting when logged in as an Admin.  Environment DXP 7.2 Resolution...
Custom theme is missing from some sites after a clean server start
Issue We are trying to create sites from a site template that is generated from a custom theme this custom theme contains the resource WEB-INF/classes/resource-importer/ in the theme's war file there are no custom...
Adding Priority Value to sitemap.xml
Issue The priority value is important for search engine optimization (SEO) as it helps to understand the relative importance of different pages on a website. How to add the priority value in the generated Liferay...
Existing role was updated/replaced by the role imported from lar
Issue Steps: Export a regular role from instance A and import it to instance B. Modify the name of the regular role on instance B. Exported the regular role from instance B and imported it to instance A. Expected result:...
Address and Phone Edit: Address type is always showing Billing and Phone as FAX
Issue Organization address type is always showing Billing and Phone as FAX, rather than selected one.  2023-05-15 04:29:50.768 ERROR [http-nio-8080-exec-3][BeanPropertiesImpl:345] null jodd.bean.BeanException: Simple...
SAML Admin - "Metadata XML is null" error
Issue When attempting to create a new Identity Provider under SAML Admin, having entered the required information, when ‘Save’ is clicked the UI displays: "Error: Please enter a valid identity provider entity ID."...
How to remove the button/menu of Publish To Live from web content, page, and documents and media
Issue How to remove the button/menu of Publish To Live from web content, page, and documents and media page documents and media web content Environment Liferay DXP 7.1 Resolution The Publish To Live button/menu is...
Customize/Extend the out of the box classic theme
Issue I would like to base my custom theme on the out of the box classic theme. Environment Liferay DXP 7.1+ Resolution Please read Creating Themes Then create a folder and open terminal Instead of yo liferay-theme,...
lastLoginDate values are not correct in User_ table
Issue It’s noted that the last login date details are not correct in User_ table. The understanding is that lastLoginDate values should reflect those seen in the loginDate column. Environment DXP 7.3   DXP 7.4...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via...
Search container shows wrong search count results with pagination
Issue Pagination shows the wrong search count results. Steps to reproduce: 1. Navigate to Site Menu > Content & Data > Web content, create some web content 2. Navigate to Site Menu > Site Builder and create a...
Issue with the email template when notifying a new account creation regarding [$PASSWORD_SETUP_URL$] variable
Issue The issue happens after the notification of a new account creation within Liferay, when the new user checks the email it inconsistently displays the link to update the account in this way:...
How to enable users to edit or delete their comments in the Page Comments widget
Issue Site members/Users are not able to delete or edit their own page comments on the Page Comments widget. Environment Liferay Quarterly Releases, Liferay DXP, or Liferay Portal 6.2 Resolution For DXP 2023.Q4 and...
How to identify live publication records of Staging that were made in my environment?
Issue In addition to the path Admin Menu > Publishing > Staging, is there any way to identify all Staging > Live publication records that were made in my environment?   Environment Liferay DXP 7.0.X - 7.4.X  ...
How are the Workflows sorted in the "Form Settings" view? Can it be changed?
Issue We would like to know how the Workflows are sorted when navigating to Form Settings > Select a Workflow. Can we change the order or the sort method? Is it possible to hide some of the Workflows which we don't...
How to Configure Liferay Workspace for Live Development of Frontend Client Extensions
This feature is available from Liferay Workspace 6.1.0 How to create a custom client-extension.yaml file to allow deploying different configurations depending on the need. What is it? Liferay Workspace now supports...
Liferay imports from Active Directory fails with exception LDAP: error code 53 - 00002016: SvcErr: DSID-031A12B1, problem 5003 (WILL_NOT_PERFORM)
Issue You are experiencing a failure to import from Active Directory with the following exception: com.liferay.portal.kernel.log.LogSanitizerException: javax.naming.OperationNotSupportedException: [LDAP: error code 53 -...
What does "archived" user notification mean?
Issue At System Settings/User Notifications there are some settings related to user notifications, more precisely to so-called "archived" user notification events (see attached screenshot) But it is not clear what this...
Unable to import LDAP users using Import by Group due to com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the primary key NNNNNNNN
Issue If you are unable to import LDAP users by the Group import method due to the following error, there may be orphaned entries in your database's Users_UserGroups table:...
Liferay Server Starts Up With org.elasticsearch.action.search.SearchPhaseExecutionException
Issue When Liferay starts up, we observes the following error: ERROR [liferay/schedulerdispatch-5][ElasticsearchIndexSearcher:169] java.lang.RuntimeException: org.elasticsearch.action.search.SearchPhaseExecutionException:...
User gets error when submitting Form if the Form is edited by an Admin
Issue It might happen that a user is filling out a form while it is being edited by an Admin. When the user wants to submit the form, an error message will be shown and the form data isn't submitted to Liferay.  ...
Documents and Media file extension restrictions don't apply to wiki attachments (mime type restrictions)
Issue If I go to Control Panel/System Settings/Content and Data/Documents and Media/Service and in the File Extensions field I replace * with .jpg, in order to allow only jpg files to be added to Documents and Media. And...
Link to Telephone number preventing the publishing of Web Content
Issue  A link containing a telephone number prevents the publishing of web content and seems related to https://issues.liferay.com/browse/LPS-126914  Environment DXP 7.3  Resolution Request a hotfix containing...
Custom panel app and portlet is not shown for non omniadmin users
Issue We have a custom module that puts a module in the product menu. We have a site role, S1, with permissions assigned to the module: Access in Site and Asset Library Administration, View. If we log in...
Is the AVIF file format supported by Liferay?
Issue We would like to generate previews for the AVIF file format. Environment Liferay DXP 7.4 Resolution Liferay supports AVIF after merging LPS-182691: 7.3 U28 7.4 U78 If needed, you can request a hotfix by raising...
Scheduled Web Content has two versions after being edited again
Issue A scheduled Web Content with a Workflow that requires approval before publishing has two versions after editing again, as follows, what will happen: Environment Liferay DXP 7.2 Resolution It's confirmed Version 1.0...
Cannot open Blog entry from Blog Aggregator if the entry is displayed on a Content Page
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from a Content Page Go to Site Builder > Pages Create a new Content Page with the "Blank" template (name it "Content") Add a Blogs widget to...