Search Results

ナレッジベース 3757
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Fragment Unexpected Error Occurred
Issue While dragging the same fragment on Page this error is shown "Error An unexpected error occurred while rendering this item" Steps to Reproduce Enable Automatic Page Fragment Propagation. Create a Fragment...
When the "Search" page is first in the list of pages, the link to "Go to Site" in the product menu does not appear.
Issue When the "Search" page is first in the list of pages, the link to "Go to Site" in the product menu does not appear. Environment Liferay DXP 7.1 Resolution The observed behavior is a known bug and fixed in...
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...
Analytics scripts added to a site is displayed on a page
Issue When I add analytics scripts in Site Settings, I see that the script is displayed at the top of the page and is not properly added to the site. Environment Liferay DXP 7.0+ Resolution This behavior is reported and...
Liferay Portal stops working after changing the theme to Minium or Speedwell
Issue When I changed the Current Theme in the Public Pages settings to Minium, Freemarker errors are thrown and Liferay Portal immediately stops working: ERROR [default task-16][runtime:59] Error executing...
Hidden fields have their values saved with the Form entry
Issue If a form has a hidden field with a pre-defined or an entered value, it saves that value to an entry when it is submitted. The hidden field should not save any value, it should be left blank. Environment...
'Portlet is temporarily unavailable' error for Sharepoint Connection
Issue A day or two after successfully configuring a Sharepoint Connection, I now see a "Portlet is temporarily unavailable" error in the UI and the following error in the Liferay logs when attempting to open the...
Error when a file in Sharepoint repository contains special character in title
Issue If a Sharepoint repository contains a file with a special character in its title (ex: 'File#s.docx'), opening the Sharepoint repository in the Documents and Media portlet leads to a blank page with the following...
Unable to perform any document & media related task post updating Upload Request Size field under system settings.
Issue Post updating the upload request size field under system settings user is unable to perform any document & media-related task like uploading files, creating the folder, etc. with the below warning in the server...
CPFriendlyURLEntryImpl error after upgrading to Commerce 2.1.2
Issue After upgrading Liferay Commerce to version 2.1.2, the following error is thrown in the Liferay log: ERROR [default task-14][BasePersistenceImpl:440] Caught unexpected exception...
Navigation menu problem to drag and reorganize pages
Issue When a navigation menu containing many pages is created, the user may have difficulty reordering and changing the page level. In addition, when the user tries to drag a page, the scroll enters in a loop and...
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...
Using LMDD with Browser Mobile Emulators
Issue I'm seeing that the LMDD does not always properly detect a mobile device if I'm using a browser mobile emulator.  In this example, the LMDD app was set up to display mobile device information using the Device...
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...
FreeHTML - shows text undefined when clicking on it's preview
Issue Steps to reproduce: Create a content page and drag the Free HTML component on it from the default fragments list. Edit some text Then click in the preview on the right. It will show text undefined. Again making...
The source code format is misaligned in the AlloyEditor
Issue When updating the DXP 7.1 instance patch level from de-17 to de-20, the code view shows the misaligned format of the tags in the editor of the web content. To format it again, every time while editing the code,...
Adaptive Media does not show errors in logs
Issue Adaptive Media cannot process some images, but the only info about these errors is found in the UI alone, as shown in the image below. No related errors can be found in the logs. Environment Liferay...
Broken Document Links in Search Results
Issue Clicking on a link to a document in Search Results leads to a /null page and error: Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution This behavior is reported and fixed in LPS-93120. The fix has been released...
Sorting using localizable and indexable fields from structure is not working
Issue When trying to get a search result, sorted by some localizable and indexable fields defined in a structure, the configured Sort widget does not work properly. The issue can be reproduced with these steps:...
Facing issues with the workflow powered application
Issue When trying to create a workflow-powered app, It's changing the app version which is as expected but when clicking the app again to modify or edit anything then the 'NullPointerExceptions' in the Liferay...
Custom module created from form-field template not working as expected
Issue I created a custom form field using the form-field template in Developer Studio, but when I deploy the module, the form field is not working as expected. The form field does not render and the form never...
Site Admin can't access Fragments page if Global fragments exist in the portal
Issue After adding fragments in the Global site, site administrators are encountering a Fragments is temporarily unavailable error when attempting to access the Fragments under Site Administration. Environment DXP 7.2+...
WARNING "filterNormalizeUri received bad value" when working with blog entries
Issue The following WARNING is obtained when editing/listing blog entries: WARNING [http-nio-8080-exec-7] com.google.template.soy.shared.restricted.Sanitizers.filterNormalizeUri |filterNormalizeUri received bad...
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...
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. ...
Can't type in Forms fields because the text fields won't stay selected (fields lose focus)
Issue When the extensions Grammarly or LanguageTool are installed on the user’s browser, then Forms fields lose focus when the user is typing new characters on the field. Environment Liferay DXP 7.2...