Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Choose category name show subcategory web content in Asset Pubilsher
Issue Steps to reproduce: Add a site with page Add a vocabulary: Vocabulary Name Add a category for Vocabulary Name: Category Name Add a sub category for Category Name: Subcategory Name Add a web content with Category...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...
Limited Commerce menus available after upgrade to Liferay DXP 7.3
Issue After upgrading the portal to DXP 7.3 most of the Commerce submenus are not listed under the Control Panel > Commerce tab Only "Inventory", "Product Groups", "Options", "Specifications" and...
Free Marker Template Null Pointer Error
Issue Free marker template(ftl) error is occurring when fragments changes propagation is enabled. Steps to Reproduce Enable Automatic Page Fragment Propagation. Navigate to Product Menu -> Design -> Fragments...
Updating Commerce Catalogs runs into Permission issue
Issue When you are editing Catalog in Commerce and try to save the modification you will get the following message: "Error: You do not have the required permissions". This error usually happens when there is...
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...
Disable Liferay Personal Sites
Issue How to disable Liferay personal sites? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This property is enabled as true by default, but in order to disable personal sites add these below properties...
No base price list error when editing SKUs or Ordering after upgrading Commerce from 7.1
Issue After upgrading Commerce from Liferay DXP 7.1, users are unable to order Products and admins are not able to update SKUs of the Products. There is also an error in Liferay logs: ERROR...
'Unable to load external repository class' when a Sharepoint OAuth configuration is missing for an existing repository
Issue If the Sharepoint configuration (configured in System Settings) is missing or broken for a repository in Documents and Media, the following error gets thrown every time I access Documents and Media, and I am unable...
Understanding Liferay Cloud SSL Policy
Issue In the context of SSL Policy, sometimes it is necessary to disable a specific Cypher to address some auditory purpose or some specific requirement. Environment Liferay Cloud Resolution The SSL Policy...
Boolean Fragments shows wrong state
Issue Boolean Fragment configuration's type checkbox remains selected even after deselecting the checkbox Environment Liferay DXP 7.3 Resolution The observed behavior is a known issue and will be fixed in the...
How can we get email alerts about new Liferay DXP versions released by Liferay?
Issue I'd like to get automatic notifications when a new Quarterly Release, Patch Release, Update, or version of Liferay DXP is available. Environment DXP Resolution Go to https://www.subscribepage.com/liferay   , content:...
PortletException thrown when form field rule is inconsistent
Issue An exception is thrown when some form field rule is empty or incorrect and the user tries to save the form. Steps to reproduce: Add a new form with three text fields: A, B, C Add a new rule for this form...
Failed Loading plugin after an update of the CI service
Issue After updating the CI service in Liferay Cloud you find some errors in the CI's log related with different plugins's  load, the errors are similar to this one: May 26, 2021 3:37:21 PM...
When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site
Issue When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site Environment...
Known Limitation: Colors applied to fragments in 7.3 not displayed when viewed using Internet Explorer 11
Issue When viewing Edit mode for a page has a style book applied, where a color is configured for a fragment (for example, the fragment's background color), the color will appear as expected in all browsers. However...
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...