Search Results

All Results 604
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Limit on number of users for 'Analytics Cloud' platform access
Issue  Any limit on the number of users for analytics platform access if giving access to some more users for analytics cloud platform along with 'Admin' and 'Product Team' users. Environment Liferay 7.1 Resolution By using trial AC with the basic plan, 1,000 Individuals can be sync up....
Define Permissions page crashes with a large number of groups on MS SQL Server
Issue When a large number of Organizations are added in the portal (More than 200,000), the "Define Permission" screen breaks down and appears to be blank when clicked on Summary -> Control Panel -> General Permissions, or any permissions on the page. Note: The issue is observed when...
How to disable birthday and gender fields from user profile
Issue Is it possible to disable birthday and gender fields from user profile? Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution On Portal 6.2, go to Admin > Control Panel > Configuration > Users > Fields , and uncheck:  Enable Birthday Enable Gender On DXP 7.x, go to Control...
How to reset mail settings
Issue How can I reset (delete from the database) mail settings I have previously set and saved from the UI, at Control Panel > Configuration > Server Administration > Mail? (e.g if I want to provide them through portal properties or environment variables) Environment DXP 7.2 Resolution...
Hide Permissions for user in Message Board
Issue User can see the permissions in the Thread he/she replied to. Environment Liferay DXP 7.2 Resolution This is the intended behavior as User is only able to see the permission for their own thread reply and not for thread or category. Since the user is a site member so the user has...
Cannot login using OpenID Connect: Timeout error
Issue In some cases, users are having problems with the integration with OpenID Connect, and they are unable to log in. The Liferay log returns the following error: ERROR [http-nio-8080-exec-16][OpenIdConnectFilter:132] Unable to process OpenID Connect authentication response: Unable to...
Is a duplicate Organization Name allowed in DXP?
Issue Is there any way to turn off the duplicate name check for Organization Name? Environment Liferay DXP 7.2 Resolution By default, the Organization Name is not allowed to be duplicated., content:...
How Can I Include Both AND and OR Variables in User Segments?
Issue I would like to create User Segments which include some roles and exclude others. For example, I would like a segment which includes either roles X or Y, but not roles A, B or C. In order to do this, I need to be able to set both AND and OR variables in the same segment....
Adding User Groups to Site Membership as a Site Administrator
Issue Site Administrators are unable to add user groups as members of the site they manage.  Environment DXP 7.0+ Resolution This is currently an intended behavior as the Site Administrator role by default does not have the permissions to view and update User Groups. A Feature Request...
Why Are Announcements Visible to Everyone After Setting the Distribution Scope?
Issue After setting the distributions scope in the Announcements Portlet, the announcements which it displays are now visible to all users and guests. I would like to restrict the announcements to the users within their distribution scope. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution...
ClassCastException on com.liferay.frontend.theme.contributor.extender after installing a newer fix pack
Issue After patching the environment with a newer fix pack, the below error may be encountered at server startup: ERROR [ServerService Thread Pool -- 68][ThemeContributorTopHeadDynamicInclude:93] bundle com.liferay.frontend.theme.contributor.extender:4.0.8...
Disable all locales that are not EN
Issue Asset publishers are being translated to other languages than English which is the default and only one that is desired. For some reason due to the location of the IP/network or browser translation URLs are appended with some locales like FI, ES, and others. Environment Liferay DXP...
After a web content owner loses his membership of a site, he can still edit all the previously authored web content
Issue If an editor user creates a web content, and after his site membership is removed, he can still edit/configure the web content. Environment Portal 6.2 DXP 7.0+ Resolution This behavior works as intended. The Web Content is expected to be configured using the Web Content's...
Backup service does not show on PRD environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While checking all the services available at the left-handed sidebar on a PRD environment, the backup service will not appear...
Disable Liferay "set your preferred language" message
Issue In case the User's Display Language is set differently than the language of the Site that is being displayed, a warning message appears with the option to set your preferred language. You may wish to disable or remove this message by default, but you may not be able to find a way...
Open Graph tags and feature is missing
Issue I am trying to configure Open Graph based on the following article: Configuring Open Graph  but the functionality is not available in our environment. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Open Graph is a feature introduced in DXP 7.3, so you can find it when you are going...
Assign bulk users to an organization/user group/site
Issue I'd like to add many users at once to an organization/user group. How to do it? Environment Liferay DXP 7.2 Resolution Currently it is not possible to assign bulk users to an organization or user group from the UI. However, you can use Liferay's API to assign all users at once with...
How to install Liferay Connector SAML 2.0 without need to restart in a Docker Container for Kubernetes usage
Issue I have a docker image in Kubernetes with Liferay installed. I'd like to deploy the SAML 2.0 connector plugin without the need to restart.  Environment Liferay DXP 7.2 Resolution Copy the SAML 2.0 Connector plugin to osgi/marketplace before starting the container. This way the...
Configuring Liferay's LDAP Settings to Import Users in DXP 7.3
This article shows how to setup Liferay DXP 7.3 to import users from an LDAP server through the graphical user interface. The steps are the basically the same as for earlier versions of Liferay, but the UI options have changed in DXP 7.3. Environment Liferay DXP 7.3 Resolution To enter...
Cannot Request Users With long userid After Patching to DE-93
Issue We use this code to secure our API calls in our customization: (request variable is an HttpServletRequest object from @Context annotation) long userId = GetterUtil.getLong(request.getRemoteUser());  user = UserLocalServiceUtil.getUser(userId); However, after patching to DE-93 from...
Checking the different fixes between two hotfixes
Issue We have two hotfixes and we would like to know the difference between them How can we check the common and different fixes within those hotfixes? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution Run a diff tool against the fixpack_documentation.xml files in those hotfixes...
Exporting and Importing User Roles from One Environment to Another
Issue Whether you want to copy over User Roles and its respective permissions from one environment to another, or in order to keep a backup of your current Roles and Permissions set before making big changes, Liferay offers the ability to export and import your User Roles. Environment...
I want to define user permissions for the Notice and Warning portlets respectively.
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please use the feedback button to let us know. Issue From the "Define...
Impersonation won't give you all the permissions set of the impersonated User
Issue If User A impersonates User B than User A might not be able to perform the same actions as User B was originally able to. For example, downloading certain documents or checking the previews. For Example, if User that is not an admin impersonates an admin user that does not mean...
Unable to import User Groups from LDAP containing a comma "," or an asterisk "*"
Issue Receiving the following error when trying to import User Groups from LDAP containing a comma "," or an asterisk "*": 2020-06-04 08:23:50.268 WARN [main][LDAPUserImporterImpl:1165] Unable to create user group test,users 2020-06-04 08:23:50.280 ERROR [main][LDAPUserImporterImpl:780]...
Make Recycle Bin available for regular users
Issue How to make Recycle Bin available for regular users?  Environment Liferay 6.2  Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Navigate to Control Panel --> User --> Roles. Create a new regular role.  Edit the new role, select Define Permissions --> Site Administration...
How to register the same user using email id in other sites as well
Issue Use case: Creating multiple sites in a single instance of the portal. User1 is registered using the same email id on SiteA and SiteB. If User1 is logged in on SiteA and he/she should not able to open the SiteB without login again in SiteB. Environment Liferay DXP 7.2 Resolution...
Patching Tool 'WARNING: Some of the currently installed fixes are not available' while installing certain fix packs and hotfixes
Issue After installing a fix pack and a hotfix, Patching Tool shows the message - "WARNING: some of the currently installed fixes are not available: <a very long ticket list>": Environment Liferay DXP 7.0: fix packs de-90, de-91, de-92 Liferay DXP 7.1: fix packs dxp-16,dxp-17 Liferay DXP...
If a user is created under an organization, a user who does not have permission to change roles can control roles.
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 Added users under the organization The user who performs "Add User" does...
Range affected by IP address changes
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 The IP address of the application server will be changed.Does it have any...
Password Reset Expiration Date
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 Is there any specification that the password reset email will be...
How to enable simultaneous login from multiple sessions
Issue How to enable users to simultaneously login to Liferay DXP using multiple different sessions Environment Liferay DXP Resolution Add the following lines to your portal-ext.properties file (you must include both of them otherwise it will not work): auth.simultaneous.logins=true...
Users with role Site Member cannot find other users in search results
Issue Users with role Site Member cannot find other users in search results. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This is the expected behavior. For security reasons, by default the permission to view other users' data is only given to administrators....
Liferay Cloud cookies
Issue Description about the cookies used in Liferay Cloud platform and their services. Environment Liferay Cloud Resolution Google Analytics cookies: _gat: Numeric It is used to limit the percent request. Term: 1 minute _ga: Identifier It is used to identify users Term: 2 years _gid:...
Disabling the password reminder questions on the users first login
Issue You do not want your users to set up the password reminders answers on their first login. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution Add the following line to the portal-ext.properties: users.reminder.queries.enabled=false Restart the application Additional...
Admin is unable to Impersonate User with NoSuchGroupException
Issue The Admin is unable to impersonate certain user with the following error: NoSuchGroupException: No Group exists with the key {companyId=20155, classNameId=20005, classPK=20555} Environment Liferay Portal 6.2 Resolution One possible reason for this error is because the user's group...
Liferay sends email notification with port number next to website address
Issue When receiving Liferay email notifications (for example: New account Created, Password reset link, etc ...), users may notice the app server's port number appended to the website domain, for example: www.myliferayportal.com:8080 Environment Portal 6.2 Liferay DXP 7.0+ Resolution...
"Problem with the configuration: Unknown release in folder ..." when patching the source code
Issue When patching the source code, customers may receive the error: "Problem with the configuration: Unknown release in folder ..." Environment Liferay DXP 7.1+ Resolution Have a usable ReleaseInfo.java file taken from liferay-dxp-src/portal-kernel/src/com/liferay/portal/kernel/util/...
When saving configurations, only the information in the current page/tab will be saved
Issue When editing configurations on a different page/tab, only the information in that current page/tab will be saved. For example: Access to edit a User and add some middle name. Move to another tab, such as Roles. Save the form If you access again to edit that user you will see there...
Reset the admin user password
Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure the admin user email id should be valid to receive the email and also the...

該当件数: 787 件中 481 - 520