Search Results

All Results 604
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Email are not sent from Liferay when Office365 is used as the server
Issue Emails are not sent out from Liferay In the log, we see the following error: liferay[liferay-7] [dxp] ERROR [liferay/mail-6][MailEngine:74] Unable to send message: 535 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully....
Need to create a role for accessing Server Administration
Issue User needs to create a custom role and add permissions to access Server Administration Environment Liferay DXP 7.0+ Resolution There are no options provided under System to add these permissions. Only an Administrator role user would be able to access these portlets. There is a...
User can see more Organisations
Issue We have a problem the User, who has access and rights to selected organizations, can see all organizations when updating user info. Reproduction steps: Customer main user opens Users and Organizations Portlet Selects Organization Selects user and clicks Edit (step3.png) Select...
Can SAML be used to send an attribute that can be used to assign site roles?
Issue Currently, SAML is not designed to be utilized to send an attribute that can be used to assign site roles. Environment Quarterly Releases Resolution This is an ongoing task, LPD-6336, for Liferay. Liferay is planning on implementing a form of this in the future but this will be...
How to remove languages in Instance Settings?
Issue How can a user remove languages in Instance Settings? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Start up a vanilla bundle without any specific language settings. Go to Control Panel > Instance Settings > Localization. Make sure all languages are available.  Stop the...
How to get a list of portal Users and what Roles are assigned to them?
Issue I would like to get a list of Liferay portal users and what roles are assigned to them. Environment Liferay DXP 7.2+ Resolution Please run the attached Groovy script: ListUsersAndRoles.groovy  Additional Information Running Scripts From the Script Console, content:...
What is the Default Service Account?
Issue What is the Default Service Account? What is its purpose? Why is a default-service-account row added automatically to the User_ table? Can this user be removed or adjusted? Environment 2023.Q3+ Resolution Imagine that you want to create a user via the API, and you're making the API...
Good practices in using Publications
Issue I would like to understand from the Product's point of view what would be the best way to create a new website using the Publications tool. What would be the best option among the scenarios below: Create the website first, then the publication for pages and content? Create the...
"Unable to import user" messages when performing concurrent authenticated JSONWS calls against an LDAP cluster
Issue Given an environment with the following components configured: LDAP cluster with more than one node. JSONWS calls through basic authentication. LDAP Import enabled. Login against LDAP. Several concurrent authenticated JSONWS calls are executed from the same user with basic...
Redirecting to a Custom Page post SAML Authentication in Liferay
Issue I followed the guide Setting the Default Landing Page in Liferay Portal, to set up the default Landing Page, but it doesn't work with a Custom Page. Even though I followed the given steps, users are directed to the default Home Page after SAML authentication, not to the Custom Page...
Administrators cannot manage Omni Admin apps, like the App Manager
Issue Users having the "Administrator" role cannot access the App Manager through Control Panel → System →App Manager. Environment DXP 7.0, 7.1, 7.2, 7.3, 7.4 Quartery Releases Resolution Take into consideration the following points to resolve the situation: Users must have the...
Upgrade to 7.4: DDMFieldUpgradeProcess takes an awfully long time
Issue We are upgrading to 7.4 and noticed that the upgrade process is working a lot at DDMFieldUpgradeProcess, this part seems to be taking a very long time Environment upgrade to 7.4 Resolution This is known. It happens because this process normalizes the json or xml data from the...
The Job Scheduler Portlet is not accessible through the Control Panel
Issue A new Role has been created and enabled the Job Scheduler portlet to the new Role, but unable to access the Job Scheduler portlet with the new user. Steps to reproduce: 1. Navigate to Control Panel-> Role and click on the '+' icon and create a new role, with the name ‘New Role',...
Cannot redirect user account creation page to prevent guest users to create new accounts
Issue Would like to be able to control user account creation on the portal. Trying to use the redirection feature of Liferay, however, it seemed not to be working. Environment DXP 7.4 Resolution Configure the following property and set its boolean: company.security.strangers=false With...
How to hide the particular folder from user under document and media
Issue How to hide a particular folder from a particular user in the document and media section. Environment Liferay DXP 7.4 Resolution Follow the steps to achieve this requirement: Navigate to the Control Panel > Users > Roles and create a role say- 'Management' Navigate to Control Panel...
Data migration by virtual instance
Issue we'd like to manage a gradual migration from DXP 7.0 to DXP 7.3 Is it possible to define a database per instance on DXP 7.3? Is it possible to migrate data per instance from DXP 7.0 to 7.3 knowing that the data for both environments will evolve in the meantime and that the...
Hide default login page /c/portal/login
Issue Is it possible to hide the default /c/portal/login page? We want users to use a specific login page, and prevent them from using /c/portal/login to log into the portal. Environment Liferay DXP 7.0+ Resolution You can leverage auth.login.url property to achieve this: # Enter a URL...
Portal.properties link not up to date
Issue I am looking at the link https://docs.liferay.com/dxp/portal/7.4-latest/propertiesdoc/portal.properties.html  to inspect the default portal properties, but it doesn't seem to be up to date. For example, some properties, like com.liferay.portal.servlet.filters.i18n.I18nFilter, are...
Approver does not have access to preview of Content Page
Issue Created a custom role to approve Content Pages Added View and Update permissions for Pages When the user with the role opens the Workflow Task and clicks the preview button, the following error appears:  Forbidden: You do not have permission to access the requested resource.  ...
Unable to select organization in segment property
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Add an organization. 3. Add a segment. 4. Add an organization property. 5. Select the organization. Expected result: User should be able to select the organization. Actual Result: No response when clicking select, unable to select...
Enabling Special Characters for Screen Names and Passwords
Issue When trying to use special characters for setting screen names and passwords, not all special characters are accepted.  Environment DXP 7.0+ Resolution There is a simple workaround available to enable additional special characters to be accepted. Adding the following property to...
Screen name must not be duplicate but is already used by user SAML Error
Issue Some users can't log into Liferay via SAML when Liferay acts as Service Provider. There's an error in the logs about a duplicate screen name: 2023-11-30 18:04:53.521 ERROR [ajp-nio-127.0.0.1-8009-exec-2][WebSsoProfileImpl:809] Screen name 12345 must not be duplicate but is already...
Unable to assign organizations to users if SPA is disabled
Issue Steps to reproduce: 1. Create portal-ext.properties with this property to disable SPA: javascript.single.page.application.enabled=false 2. Navigate Control Panel → Users & Organizations → Organizations → Add Organization → Name it & Save it. 3. Navigate Control Panel → Users &...
File upload feature for guest users in Liferay Forms
Issue We have a requirement to create a Liferay form having a document upload feature for guest users. Currently, in Liferay 7.1 uploading documents is not available for guest users.    Environment Liferay DXP 7.1    Resolution The file upload feature for guest users in Liferay Forms has...
Modules with escapeModel=true attribute in search-container not working
Issue We have detected that the modules that implement the search-container with escapedModel="true" attribute in the search-container-row, are not working. We have also seen the following messages appear in the logs: at...
Error managing documents and URLs using GCS
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 using GCS as a storage solution in your On-Premisse or Liferay PaaS environment, after adding an image file to your document...
How to solve error: the parameter is null: _companyLogRoutingFilePatterns
Issue Trying to migrate from 7.4 to Q3, you could observe that in catalina.out file there are some errors such as the following: 2023-11-17 09:54:43,839 main ERROR The parameter is null: _companyLogRoutingFilePatterns 2023-11-17 09:54:43,840 main ERROR The parameter is null: _dirPattern...
How to check item display permissions
Issue If the container folder (JournalFolder) of a web content does not have VIEW permissions for Guest, the contents are not seen if we are not logged in. This was different in 7.2. What has changed? Environment DXP 7.4 DXP 7.2 (Migrated to 7.4) Resolution In DXP 7.2 there is a setting...
Regarding the definition of privileges for roles, there are some items that are not reflected.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue In the Summary of Role Permission Definitions, there are items whose...
Set a wrong WebId causes "Unable to get company ID" after upgrade.
Issue After upgrade from DXP 7.3 to 7.4 the following error is displayed: 2023-10-24 17:28:16.854 ERROR [SCR Component Actor][ROOT:47] bundle com.liferay.portal.properties.swapper:5.0.24...
Duplicate Entries in Control Panel after installing a Hotfix
Issue After installing a new hotfix, the Control Panel shows repeated sections and options.  Environment Liferay DXP 7.4 Resolution This problem can be a consequence of not deleting the contents of $LIFERAY_HOME/osgi/state/ after installing a hotfix.  To solve it: stop the server, delete...
Not able to set virtual host value for virtual instance: "Please enter a valid virtual host"
Issue I want to set the virtual host on a virtual instance (Control Panel/Virtual Instances), but I cannot save it, I get error "Please enter a valid virtual host". This hostname is not set for any other virtual instance. Environment 7.2 Resolution One of the reasons this might happen is...
Asset Publisher Template for the Web Content Display is unusable after deleting owner of the content
Issue After deleting a user from the portal, content created by it gets inaccessible if trying to edit with the specific user tag on Asset Publisher. Environment Liferay Portal 6.2+ Resolution Liferay does not recommend deleting users, especially the ones who have created content that...
Default permissions for a new page to avoid revealing page information
Issue It would be wonderful if default page permissions could be configured on a site level, and in addition, if guests do not have view permission for the page it would not appear in the sitemap even if the sitemap includes setting yes for the page. Environment Liferay DXP [all...
Can the same email address support multiple accounts created within Liferay?
Issue We allow our customers to use the same email address for multiple accounts. Is there a workaround available so that our customers can still have multiple accounts associated with the same email address?  Environment DXP 7.4 Resolution Liferay does not support the use of the same...
How to give permission to a specific user to use Fragments
Issue How to give permission to the specific authorized person to access and edit the specific fragments. Currently, the admin can edit and access the fragments. Environment Liferay DXP 7.3 Liferay DXP 7.4 Liferay DXP Q3.1 Liferay DXP Q3.2 Resolution Create a fragment, navigate to...
Unable to view users assigned to a particular Site Role
Issue Unable to view the "Users" tab or section to view the list of users assigned to the particular site role in order to verify & delete unwanted users. Steps: Navigate to Control Panel > Roles > Site Roles and here, no option to view/delete the assigned users to the site roles....
After changing password on Tivoli's LDAP server, users can't login for up to 20 minutes
Issue On Liferay DXP (any version) connected to an IBM Tivoli Directory Server via LDAP, the users cannot login to the portal immediately after changing their password or any attribute on said LDAP. The users can resume logging in with no errors after 1 to 20 minutes with no further...
Remove "Add to Page" permissions for the "Guest"/"User" role
Issue "Add to page" permissions are populated by default for the roles "Guest" or "User". Although is the intended behavior, it may not be desired in some situations. Environment DXP 7.0, DXP. 7.1, DXP 7.2, DXP 7.3 DXP 7.4, 2023.Q3+ Resolution You can manually adapt the "Guest"/"User"...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these steps: On the control panel navigate to Configuration, then Instance Settings ...

該当件数: 787 件中 161 - 200