Search Results

ナレッジベース 3747
ソート
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...
Editable field isn't working within loops in page fragments
Issue Steps to reproduce: Under Site Builder > Page Fragments, Import fragment entries.zip(Attached) Drag the fragment on the content page, In the configuration defaultValue for iteration is 3. It works fine and fields...
LDAP Imported Users are not been shown in control panel
Issue LDAP is configured (and tested by using the testing buttons) in the portal. If you check the database you could find them (it means that they have been imported to the portal from LDAP as expected). The problem...
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...
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...
Resolution of HTTP Request Smuggling vulnerability
Issue Security vulnerability of HTTP Request Smuggling in the environment. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution 'HTTP request smuggling' should be handled at the web server/app...
Added buttons to AlloyEditor toolbar don't work in Blogs
Issue I added buttons such as strike-through, superscript, and subscript to the AlloyEditor toolbar, but these buttons don't work when attempting to edit content in the Blogs module. Environment Liferay DXP 7.2...
'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...
When Setting Okta up as an SSO for Liferay PaaS, how can I generate IdP metadata in Okta without first having SP metadata?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The documentation for setting up an SSO with Liferay PaaS...
Unable to submit Form in any other Language but English
Issue Fail to submit the form in added language with required field Steps to Reproduce Go to Web Content > Forms Add a Form Add a Text Field Switch on Required Field Add a Translation, for example: used...
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...
Unable to create form
Issue The form section sometimes appears blank while creating the form Environment Liferay DXP 7.3 Resolution The observed behavior is a known Intermittent issue/bug and will be fixed in the upcoming fix pack. If...
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...
Language Translation not Working in CKEditor Source Mode
Issue When working in the source mode of CKEditor, switching between languages using the language editor doesn't display the previously set translation, even though translation works as expected outside of source...
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...