Search Results

ナレッジベース 3704
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Collection Variations are not prioritized
Issue Asset Publisher and Collection Display do not display the collections correctly. Steps to reproduce: 1. Create a Collection Navigate to Site Builder > Collections > + > Manual Collection > Set a name > Save Select "Item Type": "Web Content Article" > Select "Item Subtype": "All...
Search showing staging results in search facet
Issue Steps to reproduce: Create a new blank site with a public page Enable local staging Create web content in the new site Staging: publish to live Go to the default Liferay site Configure the scope of the search bar: Let the User Choose (or Everything) Search for the new content in...
Search button is not properly aligned is search portlet
Issue Steps to reproduce: 1) Control Panel-> System Settings-> Search-> Search Web 2) Check the box and update 3) Create Widget Page 4) Drag the Search portlet on that page. 5) Search button is not inside the search box. Expected Behavior: The search button should come inside the search...
Search does not work in "My Workflow Tasks"
Issue Steps to reproduce Enable Single Approver for Blogs. Submit for publication a new blog entry titled "Avocado", with "Avocado" in its body. Go to User section > My Account > My Workflow Tasks. In the bar at the top left, search for "avocado." Go to the "Assigned to My Roles" tab....
Forked workflow task still pending after another user completes the other forked task
Issue The forked workflow task is still pending after another user completes the other forked task Steps to reproduce Create two Administrator users(user1,user2) Control panel > Configuration > Kaleo Designer > Add New Definition Copy the contents from the attached XML to...
Collect Digital Signature button appears even when the Digital Signature feature is not enabled
Issue The "Collect Digital Signature" button appears in the Documents and Media widget, even if the Digital Signature feature is not enabled Steps to reproduce: Start a clean bundle of Liferay DXP 7.4 Go to Control Panel -> Instance Settings -> Digital Signature and verify that it is not...
How to resolve Jenkins error "Environment doesn't exist" when building a branch
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Builds are failing and the following error is being reported: Environment name- doesn't exist Environment Liferay SaaS Resolution...
The title of the web content should not appear after it has been published
Issue If a web content display widget is used on the widget pages, the title of the web content appears after publishing it, however, on content pages, the title does not appear.  Steps to reproduce: 1) Create web content with a title and some content 2) Create two pages- a content page...
Unable to Deploy to environments or access the CI service
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 attempting to start a build for an environment, the build fails to start. Also, when accessing Jenkins CI, the user runs into an...
Removing an image from a fragment not possible
Issue When a user uploads an image to a fragment on DXP 7.3, there is no possibility of removing the image from it. Users can either replace it with another one or remove the whole fragment. This is true for fragments other than the 'Image' fragment, namely "Content Display", "Heading"...
Upgrading from Elasticsearch 7.9.0 to 7.17.0, index status is YELLOW
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation...
Screen reader doesn't read the full page upon page load
Issue Screen reader does not read the full page upon new page load. Environment DXP 7.4, 7.3 Resolution There are technical limitations due to how Single Page Applications (SPA) work of screen readers not being able read the entire page content with new page loads. However, even if the...
Search doesn't return results after reindexing
Issue After a full reindex the search doesn't return any results. The Webserver protocol is set to HTTPS (This is set by the web.server.protocol in portal-ext.properties) and the Tomcat server is not (Set by portal.instance.protocol in portal-ext.properties) If not set explicitly it will...
Non published page as home page causes 404
Issue When an unpublished page becomes the home page it will cause a 404 error to display. Environment DXP 7.4 Resolution To resolve this behavior, update your installation to 7.4.13 DXP U47, or open a help center ticket to request a hotfix containing LPS-164761., content:...
When enabling Cross Cluster Replication error "leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled when the index is created by setting index.soft_deletes.enabled to true" is thrown
Issue When we try to enable Cross Cluster Replication in our Elasticsearch 6 installation, we are getting the following error: leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled when the index is created by setting index.soft_deletes.enabled to true...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard, screen reader when creating new Document Types.
Issue When creating a new Document Type, elements in the Builder fields section sidebar are accessible and operable only by Drag and drop motion using the mouse, presenting an accessibility issue for visually impaired Liferay users navigating the portal with the assistance of a third...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard when adding new web content Structure
Issue When adding a new Web Content Structure, the elements in the expanded Builder sidebar are accessible and operable only by Drag and drop motion using the mouse. This presents an accessibility issue for visually impaired Liferay users navigating the portal with the assistance of a...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior you only have to blacklist the OpenGraphTopHeadDynamicInclude component...
Deploying Multiple Environments with Cloud
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 deploying multiple environments to Liferay Cloud, the LCP.json file is used to define multiple separate Liferay major versions...
File upload to Documents and Media is slow or even fails
Issue The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds. Environment DXP 7.1 Other versions might be affected Resolution To bypass this behavior, please...
My Javascript code is rendered twice when SPA is enabled
Issue The following code renders a modal window when the DOM Content is loaded: ... if (document.readyState === 'loading'){ document.addEventListener("DOMContentLoaded", onContentLoaded); } else { onContentLoaded(); } ... Navigate around the pages of the site. The modal will be loaded...
How to use multiple virtual hosts with the correct friendly URL for Web Content?
Issue We have 2 virtual hosts: virtualhost1.com and virtualhost2.com, and also a web content with a link in the content field that points to a page or entity within the Liferay instance. When we have a web content with the friendly URL set on virtualhost1.com, and we display the web...
HTML tag can not be interpreted in form fields
Issue HTML code won't be interpreted in the body text of the form fields. Environment DXP 7.1 Resolution To change the size and style of the text you input, you can use the Alloy Editor that comes with Liferay., content:...
Cannot list web content templates
Issue After upgrading to Liferay DXP 7.4, the web content templates cannot list in the pop-up window when trying to add new web contents.  The error message is like below: ERROR [http-nio-8090-exec-2][LiferayMethodExceptionEventHandler:42] Unable to execute method processMax...
Analytics Cloud invitation e-mail does not arrive to a group address/email list
Issue I invited a few group emails but none of the group members has received a workspace invitation email. What should we do? Environment Analytics Cloud Resolution Check if other emails can be received that are sent to those email addresses. Check if an individual can be added to the...
"My Profile" is visible under the User Badge when there is no user profile page
Issue After disabling automatically generated user profiles, "My Profile" is still listed under the user badge. This can occur when there is no user profile after being disabled through any of the following settings. The My Profile link should not be displayed with any of these settings...
Fragment Menu difficult to Display
Issue In 7.4, A widget nested inside of a grid widget requires hovering your cursor over a very small area of the page in order to display the kabob/configuration menu Environment 7.4.x Resolution Update to 7.4 u50+ Additional Information LPS-167430, content:...
Service builder error during build task
Issue With Liferay Workspace U47+, service builder fails at build task with error similar to: error: method getResult in interface FinderCache cannot be applied to given types; ... required: FinderPath,Object[],BasePersistence<?> found: FinderPath,Object[] reason: actual and formal...
The already selected text colour is overridden when changing the text style in fragment's rich text editor
Issue When we edit a fragment (e.g. paragraph) with the rich text editor on a content page and change the text style of a previously coloured/formatted text section, the colour is lost. As an example: We change the format of the text e.g. set colour to Danger. See the text becomes red....
Account Member cannot see Open Carts
Issue 1) Create a new site with Minium Template 2) Go to Control Panel > Users 3) Create a new user (User A) 4) Go to Control Panel > Account 5) Create a new Account and assign the Administrator and User A to the account 6) Go to Catalog with the Administrator 7) Add some items in the...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it from being edited. This was not possible to do back in 7.2. Steps to reproduce:...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up and with that, the calculation is not performed. Steps to reproduce: Create a new...
Why is web content search not working based on keyword relevance?
Issue When using Liferay 7.0 or 7.1 inside the Web Content Administration the default search results for a speciifc web content keywords are returned based on modified date and not relevance.        Environment Liferay 7.0 Liferay 7.1 Fixed: Liferay 7.2 Liferay 7.3 Liferay 7.4  ...
The "Go to Site" button on the product menu is not displayed
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 "Go to Site ("Home" in DXP 7.3 and later)" button on the product menu...
The URL may contain a language code such as "en" and the display language may switch unintentionally.
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 URL may contain a language code such as "en" and the display language...
Deleting address breaks the checkout widget
Issue After adding an address, if the address is deleted before completing a purchase in progress, then you are no longer able to checkout. Environment DXP 7.4 Commerce Resolution To resolve this behavior, open a help center ticket to request a hotfix containing COMMERCE-9915, content:...
Problem with Web content structure field reference
Issue Reproduction steps: 1. Create a structure "test-structure" -> add single selection field. 2. Edit the field options and corresponding field references -> Option1 (field reference: "true") and option2 (field reference: false). 3. save. 4. create a web content with "test-structure"....
Can Users share blogs with emails that are not associated with an internal user?
Issue Are internal users able to send these Share Emails to external users? Steps to reproduce: 1) Start a clean bundle of DXP 7.3 2) Set up an SMTP server and connect it with Liferay and verify that email notifications are sent out properly 3) Navigate to Control Panel -> Users and...
' Done button' in the select dialog popup window is not keyboard accessible by pressing Enter key
Issue When the 'Done' button is highlighted by the screen reader and 'Enter' is pressed on the keyboard the button is not activated, and nothing happens Steps to reproduce: 1) Content Data > Documents and Media 2) New  '+' > File upload > Topic Select button Expected Behavior: 'Done...
Spellcheck Suggestions retain all original words
Issue Reindex all spell check indexes (Control Panel > Search > Reindex all spell check indexes) Create a Basic Web Content with title: Leave out the cash Publish Open the default search page:http://localhost:8080/web/guest/search Configure Suggestions portlet Enable "Display "Did you...

該当件数: 3,703 件中 1,241 - 1,280