Search Results

All Results 1272
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Assets created from an Asset Publisher don't keep the categories and/or tags of the filter
Issue An Asset Publisher (AP) can be configured to filter by certain categories and/or tags. When the Display Settings of the AP has Show Add Content Button enabled, it's possible to create new assets directly from the AP. In some cases, the asset created already has filled out the...
frontend-css-web module was removed in DXP 7.4
Issue If I use frontend-js-override module, is there any impact on front-end-js-web module due to removal of frontend-css-web ? Environment Liferay DXP 7.4 Resolution frontend-web-css was removed in Liferay 7.4 here: https://issues.liferay.com/browse/LPS-127085...
Importing LAR using "Copy as New" option does not create a new copy of it
Issue When exporting a Web Content article as a .LAR file and importing it through a Web Content Display widget using the "Copy as New" option the imported one mirrors the changes of the original article if it gets edited. Environment DXP 7.4 Resolution The reported issue was resolved by...
Overlapping Buttons when using AlloyEditor for Web Content Articles
Issue When using AlloyEditor, creating a web content structure that includes a repeatable HTML field causes the Source Button Toggle to be overlapped by the repeatable "plus" and "minus" signs. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Upgrade to DXP 7.3 U20, OR Request a...
Unable to change the default locale for already existing web contents structure
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Navigate to web content > Structure. 3. Create a structure with any type of field. 4. Change the default language to 'Spanish' > Save. 5. Navigated to Web Content > Structure. 6. Now, again open the created structure. 7. Try to change...
How to provide permission to Fragments
Issue Does DXP have permission feasibility with fragments? Environment Liferay DXP  [all versions] Resolution There is no way to directly control the visibility of a Fragment depending on the user accessing the page. These LPS-132082 and LPS-166820 have been created to add permissions on...
Client's public IP is visible in source code
Issue User is able to see their own public IP while checking the source code of a page on the Liferay portal. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The public IP is visible through the getRemoteAddr method which is used in the portal for multiple applications like...
Cannot login after deploying a theme
Issue We get a white screen and a freemarker exception error when trying to login after deploying an OOTB theme with no customizations created via the theme generator: 2023-05-26 13:32:51.826 ERROR [http-nio-8080-exec-5][runtime:59] Error executing FreeMarker template...
Web Content Widget, Links are Unclickable
Issue When using the Web Content Widget on the Home Page, if the first line of content contains a link it will remain unclickable in the "Barebone" setting when logged in as an Admin.  Environment DXP 7.2 Resolution This can be resolved by requesting a hotfix with the following...
Editor default configuration changed from ENTER_P to ENTER_BR on DXP 7.3 U-5
Issue Editor default configuration changed from ENTER_BR to ENTER_P on DXP 7.3 U-5; Environment DXP 7.3 Resolution We found this commit on LPS-148819 witch changes the default value of ENTER_P (see #use-enter-mode-p) to ENTER_BR: .put("enterMode", 2) In U-22 ticket LPS-176361 has been...
Custom theme is missing from some sites after a clean server start
Issue We are trying to create sites from a site template that is generated from a custom theme this custom theme contains the resource WEB-INF/classes/resource-importer/ in the theme's war file there are no custom configurations provided to the resource importer, it only contains the...
Can I select mutiple images when inserting image in the Web Content
Issue Can I select multiple images for insertion in html field/rich text field in the Web Content? Environment Liferay DXP 7.1 Liferay DXP 7.4 Resolution The inline editor (Alloy Editor, CKEditor) will insert the image right where the cursor is, allowing to combine images and text...
Terms of Use jsp page is missing
Issue Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page Starting with Update 31, that terms of use JSP page is no longer located there Environment Liferay DXP 7.4 Resolution...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any feature of Liferay that supports Javascript, such as Pages' Javascript...
sr-only elements
Issue class="sr-only" elements can be observed in the HTML of my pages. Environment Liferay DXP 7.3+ Resolution Does not need to be removed and it is not malicious. It is implemented by the changes made on LPS-118487 and it is a product improvement for accessibility readers. sr-only tags...
Customize/Extend the out of the box classic theme
Issue I would like to base my custom theme on the out of the box classic theme. Environment Liferay DXP 7.1+ Resolution Please read Creating Themes Then create a folder and open terminal Instead of yo liferay-theme, use the command yo liferay-theme:classic --themeVersion=5.0.71 to...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via LPS-183679 Additional Information If you observe this issue, please contact...
Search container shows wrong search count results with pagination
Issue Pagination shows the wrong search count results. Steps to reproduce: 1. Navigate to Site Menu > Content & Data > Web content, create some web content 2. Navigate to Site Menu > Site Builder and create a page. 3. Add a search bar, search option, and search result, on a page. 4. In...
Unable to find web.xml file location in WebSphere application server
Issue The web.xml file cannot be located in the Websphere application server. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution To modify the web.xml file, the location in the Websphere server is...
How to enable users to edit or delete their comments in the Page Comments widget
Issue Site members/Users are not able to delete or edit their own page comments on the Page Comments widget. Environment Liferay Quarterly Releases, Liferay DXP, or Liferay Portal 6.2 Resolution For DXP 2023.Q4 and above: Navigate to Control Panel > Instance Settings > Content and Data >...
How to get a drop-down option's field reference in a fragment's html/freemarker code?
Issue Steps to reproduce: 0. In System Settings/Freemarker Engine, remove serviceLocator from the list of restricted variables. (so that we can use it in a fragment code later on) 1. Create a web content structure and put a Select From List field on it. 2. Add 2 options for this field:...
Link to Telephone number preventing the publishing of Web Content
Issue  A link containing a telephone number prevents the publishing of web content and seems related to https://issues.liferay.com/browse/LPS-126914  Environment DXP 7.3  Resolution Request a hotfix containing https://issues.liferay.com/browse/LPS-178153  Or upgrading to 7.3 Update 25 or...
Scheduled Web Content has two versions after being edited again
Issue A scheduled Web Content with a Workflow that requires approval before publishing has two versions after editing again, as follows, what will happen: Environment Liferay DXP 7.2 Resolution It's confirmed Version 1.0 of the Web Content will be published at the scheduled time.      ,...
Issues with CKEditor's Tag Hierarchy in the footer of CKEditor
Issue The availability of the tags hierarchy in the footer of CKEditor is missing when it used to be there. Environment DXP 7.2 Resolution Liferay has stated that this is intended behavior as the CKEditor was updated and some features have been changed and/or removed.  These features can...
Spaces are removed from the translation when it is longer than 75 characters
Issue Language Override translation values have removed space when they are longer then 75 characters Steps to reproduce: Control Panel > Language overrides, add a new key, name it e.g. testing-translation Add any value longer then 75 chars to any language e.g. "test test test test test...
Portlet's title (web content display (global)) is shown instead of the web content's title
Issue Web Content Display doesn't display Global Web Content's title. Steps to reproduce: 1. Start the server 2. Create a global web content 3. Put a web content display on a page, select global scope, and display the web content in it Observed Behavior: Portlet's title (WEB CONTENT...
SEO Meta Tags in Display Page Templates
Issue While working with configuring SEO and Open Graph in display page templates. Is it feasible to add custom tags and keyword metadata to journal web articles in order to integrate tags in a display page template visualization? Environment Liferay DXP 7.4 Resolution At the moment, the...
Custom error 404 page
Issue A static page in Liferay has been built with the following property in portal-ext.properties. layout.friendly.url.page.not.found=/web/error/error404 Hit the URL:  https://xyz/web/error/error404 (just for demonstration purposes here) The Liferay resource not found error page will be...
Latest version URL is pointing to old version of document
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Documents & Media > Upload an image. 3. Click on the uploaded image > info > check the Latest Version URL. 4. Now, reupload another image in the same document. Expected Behavior: Latest Version URL should point to version...
Already selected blogs are not checked
Issue In the related asset search list, blogs that have already been chosen are not checked. Steps to reproduce: 1. Navigate to Content & Data > Blog. 2. Create multiple blogs and then select one blog. 3. In related assets select 'Blog entry' then select multiple blogs. 4. Click on...
Content getting lost with multiple locales
Issue Users that add their regional language to their DXP setup via portal-ext.properties file may see unexpected behavior with web content, such as clearing input from text fields of content when changing locale from one to another: locales=...
Blank screen is seen after password reset
Issue A blank screen (with url http://localhost:8080/c) is seen after user password is reset. The expected behavior after password reset is for users to A) be successfully redirected to Liferay home page and B) remain logged in. However, in DXP 7.4 u50 (and below)...
Invalid date error when creating content with date field using APIs
Issue When using the Liferay API to create Web Content with a date field, using the "dd-MM-yyyy'T'HH:mm:ss'Z'" format results in the display of an "Invalid date" error. curl \ -H "Content-Type: application/json" \ -H 'Accept-Language: en-US' \ -X POST \...
How to set custom page for "You do not have the roles required to access this portlet" error
Issue Custom pages for 404 errors can be easily configured in DXP; however, how can a custom page be designed for the "You do not have the roles required to access this portlet" error? Environment Liferay DXP 7.4 Resolution There is no OOTB functionality to achieve the requested...
Look and Feel Configuration popup is missing
Issue The 'Look and Feel Configuration' popup with the custom plugin is blank or missing, even though the same is working fine in update 25 of DXP 7.4. Environment Liferay DXP 7.4  Resolution The observed behavior is caused because of the LPS-147681. Therefore, it is needed to modify...
How to loop through repeatable fields in a Display Page Template
Issue Using Display Page Templates for Web Content with image field which is repeatable and adding more images to this content. When the image field is mapped to the Display Page Template, only the first image is mapped/visible on the UI.  Environment Liferay DXP 7.0+ Resolution If a...
Error validating the main servlet path in a content reference
Issue Following an upgrade from DXP 7.3 Service Pack 1 to Update 10, we cannot reference a main servlet path within a Basic Web Content article Steps to Demonstrate 1. Create a new Basic Web Content article with this input Title: Test Content: Test content <a...
Bootstrap compatibility with Liferay DXP 7.4
Issue What version of Bootstrap is compatible with Liferay DXP 7.4 and what type of coverage is offered?  Environment Liferay DXP 7.4 Resolution Liferay Support currently supports Bootstrap 4 and will be supporting this version for the foreseeable future.  Additional Information Why...
Adding role attribute to tables in CKeditor
Issue At Content & Data > Web content, create a new web content and add a table in it In the table properties there is no option to add a role Expected result: role="presentation" can be added to tables, therefore guest users using accessibility tool have better experience and implicit...
Adding aria-label attribute to links in paragraph fragments
Issue We should have an option to add "aria-label" attribute to the <a> tag, when adding a link into an out of the box paragraph fragment used on a page: <a href="https://www.google.com" rel="noopener noreferer" aria-label="Go to google"> The purpose of this technique is to provide a...

該当件数: 1,654 件中 881 - 920