Search Results

ナレッジベース 3757
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Multiple success messages appear on UI post updating the web content
Issue Post updating the single web content multiple success messages appear on UI   No. of success messages = No. of web content present on the page Environment Liferay DXP 7.3 GA1 Resolution It's a known issue and is...
Why does the Link to Page function in Web Content Structures return a page number, instead of a page name?
Issue When I use the Link to Page function in Web Content Structures (or getFriendlyUrl() in a Web Content Template), it's fetching a URL which includes the page layout ID, instead of the page name. For example,...
Does Segmentation Work With Inheritance?
Issue When I create a Segment which includes inherited users, the segment shows that the inherited users are not counted. For example, if I create a Segment with a condition which matches a Team that contains a...
HTML in groovy script
Issue After installing the fix pack 22, the following groovy script does not format the HTML. out.println("<h1>Cantabria</h1>"); Environment Liferay DXP 7.1 fix pack dxp-22 Resolution HTML formatting has been lost...
It is not possible to remove the View permission for Site Members in a document library folder
Issue In the permissions management of a folder we can see that the VIEW permission is checked and disabled for Site Member role and it is not possible to change it. If we hover the mouse over this check we can...
The getOptions returns the selected and available values for Select fields which allows multiple values
Issue The getOptions returns the selected and available values for Select fields which allows multiple values Steps to reproduce: Create a Structure S1 with a multiple Select field called Sel1 with three default...
In the UI, Sitemap section is not visible under the SEO tab on the individual page settings and sitemap.xml is not generating
Issue Sitemap.xml is not generating properly. When hitting the portal URL [https://xxx.com/en/sitemap.xml], it displays an empty sitemap that shows the sitemap header only. The sitemap section [Menu -> Site Builder...
Enable Automatic Page Fragment Propagation
Issue Fragment Changes don't get reflected on page after editing Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Follow these steps to enable automatic Page Fragment propagation: Navigate to Control Panel...
Make Price Range Facet usable with multiple SKUs
Issue Initialize a minium site Open Product Admin (Control Panel -> Commerce -> Products) Open "Brake Fluid" or any product with multiple skus Open the Skus page Edit a sku to hae a base price of $10 another to have a...
AlloyEditor image toolbar no longer pops-up
Issue 1) Start 7.2.x and login as Admin 2) Go to left Sidebar > Liferay DXP > Content and add a new Basic Web Content 3) Click in the content editor and then on the "+" button > select the Image icon and choose one...
Multiple rich text fields assign the same default value
Issue If several 'Rich Text' components are included in a form and assigning a different default value to each of them, then while saving, it assigns the same value to all the fields. Steps to reproduce: Start a...
Unable to export users to CSV from some instances
Issue Users cannot be exported in some instances: the interface gets blank, and the following exception is thrown: "2021-04-08T10:57:43.604+0200 ERROR [http-nio-8080-exec-25][ExportUsersMVCResourceCommand:100]...
Field value is not shown in Web Content if the Structure field is configured as non-localizable
Issue When creating a Structure (Content & Data > Web Content > Structures) and configuring a field as non-localizable, the value defined in the Web Content created from that structure is not shown. Environment...
OpenID Connect does not work with Azure AD B2C
Please note that this Fast Track applies to versions before our Quarterly Release 2024.Q1. From Quarterly Release 2024.Q1 on, this function is enabled as described in LPD-9397. Please...
HTML formatting lost when toggling the code view
Issue After installing Fix Pack 9 or Fix Pack 10, the formatting that can be seen when viewing the HTML code view is lost when toggling back and forth between the different view options. For Example, initially, the...
Unable to configure the Web Content custom template key value in place of autogenerated template key
Issue Unable to configure the Web Content custom template key value in place of autogenerated template key. Environment Liferay 7.3 Resolution For Web Content, toggle the setting in Control Panel - System Settings -...
SSLHandshakeException handshake_failure after updating Liferay Workspace
Issue SSLHandshakeException handshake_failure is thrown after updating the Liferay Workspace version, as shown below: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at...
"Error on rename of" tables during upgrade when using Windows 10 and MySQL
Issue When performing a Liferay upgrade, the process stops and you find the following error in the log: 2021-05-06 08:49:36.319 INFO [main][UpgradeProcess:115] Failed upgrade process...
Unable to add new web content folder when characters blacklist is empty
Issue When the Characters Blacklist is empty in either of these locations: Control Panel>Configuration>Instance Settings>Web Content Control Panel>Configuration>System Settings>Web Content>Virtual Instance...
Form Storage Adapter is not visible in the form storage type dropdown.
Issue Post deploying the form storage adapter module it's not visible in the form storage type dropdown. Environment Liferay DXP 7.3 Resolution While creating form storage adapter "ddm.storage.adapter.type" value...
Cleaning Data in Embedded Elasticsearch 7
Issue When starting up Liferay DXP 7.3 with a clean database, I'm encountering a Red Health status for my embedded Elasticsearch server: 2021-04-08 18:27:44.067 ERROR [main][ElasticsearchEngineConfigurator:93] bundle...
Content can not be updated: The MySQL server is running with the --read-only option
Issue Any kind of update transactions do not work and users are not able to create/update web content, files, etc, in the portal. There are several errors in the Liferay Service's log about java.sql.SQLException: The...
Why the error "java.lang.IllegalArgumentException: none of the ciphers........are supported by this JVM" is thrown in the logs
Issue What is the reason behind the following error which is thrown in the logs? [server.startup : 2][com_liferay_portal_search:103] [com.liferay.portal.search.internal.SearchEngineHelperImpl(549)] The...
Wrong word breaking in forms page titles
Issue If the text in the form page title is too long, the text wrapping cut words at any character. Environment Liferay DXP 7.0 with fix-pack de-98-7010 or older. Resolution Request a hotfix with the LPS-73685....
Wrong word breaking in forms description
Issue If the description of the form is greater than the text width, the line must be broken and the text afterwards is not wrapped correctly. Environment Liferay DXP 7.0 with fix-pack de-98-7010 or older. ...
The liferay service can't connect to database after upgrading service image
Issue After upgrading the liferay service image to version 4.0.4 or higher, Liferay DXP can no longer connect to the database service, showing errors when trying to connect to the database with the...
Can edit option from content approval be removed or disabled ?
Issue The workflow has been enabled for web content. For that, one site role has been created that can approve or reject it. But while approver assigns it to themself, they will get edit option also and from the...
Can not install a hotfix in DXP 7.3 with fixpack dxp-1
Issue Can not install a hotfix built for Liferay DXP 7.3 with baseline dxp-1. Patching tool shows a warning message about missing fixes Environment Liferay DXP 7.3 with dxp-1 Resolution Please use the...
Post deployment of SAML plugin the SAML Admin page is blank
Issue After deploying the SAML plugin in the Liferay instance, the SAML admin page displayed blank. Below Stack trace occurs in the log at the time of performing the above actions. 2021-03-23 19:14:22.610 WARN...
Guest user can not upload file in a form within the Forms widget
Issue If you have a Form with an upload field set to allow Guest users to upload files, it works fine by using the Form link. However, if you display this Form through the Form widget, a guest user can not...
Page getting deleted after disabling Remote Live Staging
Issue Page is getting deleted after disabling 'Remote-Live Staging'. Reproduction Steps: 1. Setup 2 Liferay environments, one for staging and one for live. 2. Create a page in the staging environment and add some...
Special characters are escaped in instance names
Issue After changing the instance name to have a special character (e.g. "Liferay's Portal"), I see that the special character is escaped when the instance name is rendered in the Control Panel menu (e.g. "Liferay\'s...
Fragment IDs get changed in upgrade to DXP 7.3
Issue After upgrading to DXP 7.3, the fragment-id values of fragments on Content Pages get changed. This can cause issues as customization that apply to specific fragment-ids will no longer work after the upgrade. ...
Forms Guest view permission problem with Staging
Issue On a Live Site as a guest user, it is unable to see a Form that was presented on a page. Permissions seem to be set on the Staging site properly, and the same Guest User is able to access the Form on...
Fields Group is not properly hidden by Form Rules
Issue Even if all the fields nested in a Fields Group are hidden by Form Rules, users can see the Fields Group Title and the icon to duplicate the Fields Group (if the Fields Group is set to be repeatable). Environment...
Every user getting notifications in the Out-of-Box Single Approval Workflow
Issue Every user is getting a notification in the OOTB Single Approval Workflow, even though the specific user has been modified in 'Assignments'. Environment Liferay 7.3 Resolution The issue is fixed in Liferay...
User 20156 is not allowed to access URL
Issue While updating any user details the below error is thrown: WARN  [http-nio-8080-exec-2][SecurityPortletContainerWrapper:348] User 20156 is not allowed to access URL...
Web Content HTML issue
Issue 1. Create basic web content and copy shared Html in Html editor. 2. Try to publish content. 3. Check logs for errors. 4. Remove commented code in shared HTML and copy again in the content's HTML editor. 5. Try to...
Content Pages are Indexed as a Full Page, Including Headers and Footers
Issue When I search for a page, every content page which was created after that page shows up in search results. Environment DXP 7.3 Resolution Content pages are indexed as a full page on creation, including the...
RuntimeException - java.lang.IllegalArgumentException: none of the ciphers are supported by this JVM
Issue Below RuntimeException throws which indicates listed ciphers are not available under the supported ciphers of the JVM. Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: none of the...