Search Results

All Results 605
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Installation of OSGI Modules are skipped during hotfix installation on 7.2 SP6 Bundle
Issue It has been reported that when installing a hotfix on an SP-6 bundle, whether it has been upgraded to Fix Pack 18 or not, users encounter a message similar to the one below, which states that certain modules will...
Change of Password Encryption Algorithm
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...
My name is displayed truncated in My Profile on Tablet/Mobile
Issue When I access My Profile from the user menu on main site, on a tablet or mobile device, I see my name truncated. Environment Liferay DXP 7.3 Service Pack 3 Resolution Please request a Hotfix with LPS-154810...
Non-US-ASCII characters in the local part of email addresses
Issue Trying to add a new user with an email address containing the letter 'ñ' in the local part, it seems that is not considered a valid character. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution RFC...
Special characters are converted for automatic screen name generation
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 When...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.:...
Update Page Content permission does not allow editing web content
Issue I checked the Update Page Content permission for a role, from the page permissions management, and the user who is assigned to this role, cannot edit web content within that page. Environment DXP 7.3 DXP...
Permission to add/edit Language Keys
Issue Can I give permission to a regular role, so it has the right to add/edit Language keys? Under the "Language Override" permissions, there is no option to do this. Environment DXP 7.1+ Resolution Portal: Manage...
User Creation and Migration with Limited Attributes and Information
Issue When migrating existing users from an old system to Liferay, there are user requirements posed by Liferay (screen name, email address, first name, and last name). Old systems may not have all the information...
Instance settings not being respected when setting an upload limit in Forms
Issue When setting a value above the default (5) for the allowed upload limit for a guest user in the instance settings, my form is not accepting more than 5 submissions In order for this behavior to be achieved, I...
Unable to get default company ID error encountering after upgrade
Issue After the upgrade from Liferay DXP 7.4 to update 75 or above, the following error is showing on the console for non-liferay user domains: ERROR [main][BatchEngineUnitProcessorImpl:279] Unable to get default...
Resource permission queries
Issue When there is a load on the server with 400–500 users, the resource permission queries are getting called in huge amounts. Environment Liferay DXP 7.4 Resolution The observed behavior is a known Liferay DXP...
Why does Language selector update the User?
Issue When the user uses the Language Selector Widget to change the language of the UI the portal updates the user The following module is visible in the stack trace: at...
Can a user group member assign the same role to users without having admin privileges?
Issue How can we allow the members of the user group "editors" to add / remove new users to their group without giving them administrator permissions? I would like the editors to be able to give the editor role to...
How to change message sent by email when making a comment in Asset Publisher
Issue When making a comment on some Web Content present in an Asset Publisher, with the Enable Email Subscription setting enabled on its page, a commented notification is sent by email to users subscribed to that Asset...
NoSuchUserException in the logs after updating to DXP 7.4 U72
Issue We have deleted the default Test user from our environment in the past Now when we updated to U72 and above, we get an exception in our logs during startup:...
How to add the consent panel to pages?
Issue I would like to know how can I add the consent panel to pages to comply with the directives mentioned below: "To comply with the regulations governing cookies under the GDPR and the ePrivacy Directive, you must:...
When editing the code editor in the dispatch details tab, is it possible to register in JSON format?
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....
Is there any risk in the time zone change?
Issue We want to change the time Zone from GMT+2 to GMT+3. Does this change have any impact or risk on the production environment?   Environment Liferay DXP 7.2   Resolution Our suggestion is not to change...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent' ...
How to navigate between sites while using the site virtualhost?
Issue User wishes to navigate between sites while accessing each site virtualhost.  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Create a site and add new page to...
How to search for the User's contact Phone Number?
Issue Is there a way to configure Liferay's default Search Bar to allow searching by a User's Phone Number defined in the Contact Information tab? Environment Liferay DXP 7.4 Resolution Liferay's default Search Bar...
Unable to delete an Account entry
Issue When navigating to Control Panel > Accounts, an existing Account entry cannot be deleted successfully. This issue can occur when the “Account” system object has a relationship with an inactive object. Environment DXP...
"Forced" re-assignment of a Workflow task
Issue Is it possible to re-assign a Workflow task? Consider the following scenario: A user assigns a workflow task to themselves This user resigns/disappears/goes on holiday without processing the task at hand...
Cannot end User impersonation session
Issue Create a new user Impersonate it Click on the top-right user's menu and click on the 'Be yourself again' link  Expected behavior: The page is displayed for the Admin. Actual behavior: The page is displayed for...
Get categories via /api/jsonws request, response with 403 status
Issue When retrieving categories using api/jsonws there's a blank page and the HTTP status is 403. Environment Liferay DXP 7.4 Resolution Go to Control Panel -> System Settings -> API authentication -> Portal...
Page tree and Product menu is not visible after upgrade
Issue After upgrading Liferay 7.4 to Update 60 or above, some of the Admin UI components (Product menu and the Page tree) are not available and there are JS errors in the console log. Environment Liferay DXP 7.4...
Liferay starts up creating tables and populating them with default data after restoring an upgraded database
Issue You might encounter the behavior where you successfully back up your current data and performed a successful upgrade in your local MySQL server. However, when restoring the upgraded data, Liferay does not...
How to manually trigger LDAP imports before the import interval is reached
Issue I want to manually trigger LDAP imports by triggering the UserImportConfigurationModelListener scheduled job. However, when I trigger this job, I see the following line in the LDAP DEBUG logs: DEBUG...
Email test@domain.invalid is used instead of the configured one
Issue Although you configure through Instance Settings -> Email -> Email Sender an specific email sender, test@domain.invalid is used and the following WARN log shows ups when trying to send emails from...
"The requested resource could not be found" errors
Issue The requested resource could not be found errors can be observed with my profile and my dashboard or let's say users cannot access their own personal pages. Steps to reproduce: 1) Set up a clean instance of...
Can we configure an internal email address to receive a copy of all Email Verification messages?
Issue The Email Verification Notification message is sent to new Users when asked to verify their Email Address. We would like to set up an internal email address, which would be added as a BCC on all Verification...
How to mass reset passwords
Issue We need to reset the passwords of all of our users. Due to the amount of users we have, it would be difficult doing this manually. Is this functionality available out of the box, or is there a best approach...
Set expiration on password reset URL for new accounts
Issue When a new user is created, the password set URL is sent to the new users' email but it doesn't has expiration.  Currently, reset password links can be set to expire with the following portal...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no...
How to get a list of Omni Admin users in Liferay?
Issue I would like to get a list of the Omni Admin users of the Portal. Environment Liferay DXP 7.0+ Resolution Please run the attached script: GetCompanyAdminUsers.groovy  Additional Information Running Scripts...
Users appear in the Export File but Not in the Liferay Control Panel
Issue When using the Export Users functionality, we notice that the resulting file has more users than those listed in the Control Panel. Environment Liferay DXP 7.0+ Resolution To resolve the issue, re-index User...
Modified by field shows the anonymized user as the modifier after its deletion
Issue If we create an asset, e.g. a document with a user, who we delete afterward and anonymize the assets it created, then the Modified by field shows that user as the modifier even if we anonymized that...
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...