Search Results

All Results 1273
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Several unnecessary modules appear in the browser's console upon opening the Liferay site
Issue When opening the page of a Liferay DXP portal (public or private, logged in or not), several  modules will appear in the browser's Developer Tools' "Source" tab @ http://localhost:8080/o/js_bundle_config: Among these, some of them will not be apparently necessary for the...
Liferay Accessibility Conformance Report Whitepaper (508 and WCAG Compliance)
Liferay DXP Accessibility Conformance report based on VPAT version 2.4. Conformance to the listed accessibility standards has been evaluated by Liferay using a combination of automated static analysis tools and manual testing with assistive technologies (screen readers, screen...
7.3 Applications Menu shortcut "CTRL+ Shift + M" conflicts with Firefox and Chrome native shortcuts
Issue The new Applications Menu on 7.3 DXP can be toogled with the keyboard shortcut CTRL+Shift+M, however, when not logged into Liferay, the same shortcut natively toggles the Responsive Design Mode in Mozilla Firefox and the User Profile Selection popup on Google Chrome/Microsoft Edge...
Site Facet is not working properly
Issue Steps to reproduce Create the sites - site 1, site 2, site 3. Create the page named "search" Drag the "search result" and "site facet" portlet to enable search on this page. Search for any site. Expected Behavior: A list of matched keyword/list of all sites should be available to...
Resolving a "compressed-looking" control panel menu in a custom 7.3 theme
Issue While attempting to upgrade our custom theme from 7.2 to 7.3, we have run into an issue where there is a "compressed" look for the new top-right control panel menu when comparing the custom theme with the classic theme (with less vertical white space than the Classic theme).  What...
How can I share the same navigation menu(s) with child sites?
Issue We have multiple sites, each of them has its own navigation for navigating between the other sites. If we want to make any changes, we need to update them manually. Is it possible to share the navigation items by creating a site with a navigation menu and add child sites that will...
Getting "Unresolved requirement osgi.extender=liferay.frontend.js.portlet" when deploying a JavaScript Widget on Liferay DXP 7.1
Issue Developers create a JavaScript widget as per Creating and Bundling JavaScript Widgets with JavaScript Tooling  The below error will be printed upon deployment: INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:259] Processing my-project-1.0.0.jar ERROR...
Performance issues with working in the Miller columns with a large page tree
Issue In environments with a large page structure having many sub-pages, portal administrators may notice slowness and lagging while browsing the tree. Environment Liferay DXP 7.1+ Resolution This is currently a product limitation, the improvement request has been filed at LPS-123281. A...
In Account Settings, Chrome autofills the "Job Title" field with the username
Issue When users update their password in the "Account Settings" section, Chrome will autofill the "Job Details" field: Environment Liferay DXP 7.0 Resolution Liferay is unable to reliably fix this issue as it comes from Chrome. The root cause is that under the Password section, New and...
How to prevent content pages from scrolling unexpectedly when interacting with a portlet below the fold
Issue When interacting with a Liferay DXP portlet below the fold of a Content Page, the page unexpectedly scrolls to the top. The result of the interaction is properly displayed, but the user must scroll down to view the result: This behavior remains with the SPA OSGi module active and...
IE11 "unable to get property of 'selectors' of undefined or null reference" Errors
Issue After patching to dxp-8, the Internet Explorer 11 (IE11) console is throwing "unable to get property of 'selectors' of undefined or null reference" errors Environment DXP 7.2 Resolution This error is resolved by LPS-123899 Additional Information This error does not appear to be...
The "Private Pages" menu can not be removed even after removing all private pages
Issue After removing all of the private pages, the "Private Pages" menu remains. Environment Liferay DXP 7.1 dxp-18 or before Resolution One possible reason is that the "content page" was created before under Private Pages. The issue is fixed in dxp-19 or later FP versions. Additional...
[CKEditor] Adding alt-text to images
Issue In order to comply with WCAG accessibility guidelines, we would like to add alt-text to the images that are uploaded in the Documents & Media gallery. How can we do that? Environment DXP 7.0+ Resolution If you try to create a new structure with the Image element, the element's...
How to search using JournalArticleLocalServiceUtil and sort by title?
Issue When using the JournalArticleLocalServiceUtil class to search for web contents, we are facing the following issues It is not possible to sort by title, since its localization is being stored in the table JournalArticleLocalization and the comparator is not considering it When...
Duplicated back button on search results
Issue During search, duplicated back buttons appear on the result item's page. Steps to reproduce: 1) Set up a vanilla Liferay DXP 7.2 2) Create a Web Content to be searched on (for example name it as 'test') 3) Search for its name at the Search Bar 'test' 4) Open the listed item (in...
Can I Customize Blog RSS Feeds?
Issue I would like to be able to modify the Blog RSS feel to include custom fields from my Blogs portlet. Are there any out of the box methods for this? Environment DXP 7.2 Resolution It is not currently possible to include custom fields in Blog RSS feeds using out of the box methods...
Copy-pasting an image into a Web Content HTML field is stored as base64 characters
Issue When an image is copy-pasted into the Web Content editor, it is stored as a base64 collection of characters. What is the limit of this image? Are there any alternatives to this behavior? Environment DXP 7.0 Resolution This behavior is expected because you are using the built-in web...
Special characters are used in friendly URLs
Issue Special characters, e.g. åäö are shown in friendly URLs, instead of showing the ASCII version. Example: page is titled new page åäö becomes /new-page-åäö instead of /new-page-aao Environment DXP 7.0+ Resolution This is the currently intended behavior, made by LPS-65233, to support...
Web Content articles' Title and Summary fields cannot be empty
Issue Add a translation to a Web Content by deleting the default translation to the Title and Summary fields. After the publishing is successful and the web content is opened again, the default translation is shown again in the fields. Is this the expected behaviour? Environment DXP 7.0+...
Unable to embed videos in Knowledge Base articles with the
Issue After publishing a new Knowledge Base article including a video embedded with the <video> HTML5 tag: <video controls="" height="240" width="320"><source src="/documents/20142/0/file_example_MP4_480_1_5MG.mp4/b32bbabe-2df3-5229-7ca8-39e5dfd98fa5" type="video/mp4" /></video> the...
Why Are Announcements Visible to Everyone After Setting the Distribution Scope?
Issue After setting the distributions scope in the Announcements Portlet, the announcements which it displays are now visible to all users and guests. I would like to restrict the announcements to the users within their distribution scope. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution...
Deprecation warning in the browser's console: "Value provided is not in a recognized RFC2822 or ISO format"
Issue After patching a bundle with a fix (Fix Pack or hotfix) that includes the solutions for LPS-121066 and LPS-121499, customers and DXP users may notice the below warning message in the browser's console: Deprecation warning: value provided is not in a recognized RFC2822 or ISO...
I cannot set the default template for a web content structure
Issue When I create web content based on a structure with multiple templates, I would like to change the default template of that structure. Environment Liferay portal 6.2 Liferay DXP 7.0 + Resolution In order to change the default template of a structure, please perform the following:...
JournalArticle not properly indexed with 'Document contains at least one immense term' error
Issue When attempting to perform a re-index, JournalArticle contents are not properly indexed due to an error similar to the following: For Solr: 2020-09-23 06:32:13 ERROR org.apache.solr.common.SolrException: Exception writing document id...
Filtering expired web contents shows incorrect results
Issue We have a web content that we set to Expired, then changed the Expiration Date to a date in the future so not it is shown as Approved. When we look for the web content using the Approved filter, we can still see that web content with the status Approved. When we look for the web...
Adaptive Media not applied on Content Pages
Issue I noticed that Adaptive Media is not applied in fragments with an image. Add an image to the Documents and Media Library with a width above 600px Go to Control Panel→Configuration→Adaptive Media Add a new resolution with the properties width: 600px, height: automatic Adapt the new...
After a web content owner loses his membership of a site, he can still edit all the previously authored web content
Issue If an editor user creates a web content, and after his site membership is removed, he can still edit/configure the web content. Environment Portal 6.2 DXP 7.0+ Resolution This behavior works as intended. The Web Content is expected to be configured using the Web Content's...
Custom editor configuration is not applied to repeatable fields
Issue After implementing a custom EditorConfigContributor to override the configuration of a web content editor, e.g. as below: @Component( immediate = true, property = { "editor.name=alloyeditor", "javax.portlet.name=com_liferay_journal_web_portlet_JournalPortlet",...
Metadata is not restored when deleting recent modification from history
Issue While restoring an older version of a web content article the metadata tags do not return to the previous state and stay in the modified state. Environment DXP 7.2 Resolution This behavior is intentional so it works as expected. The reason for this implementation is that the...
Making changes to a Velocity Application Display Template does not update dynamically
Issue When making changes to a Velocity Application Display Template, these changes are not processed and updated dynamically, and are not reflected immediately upon saving. Environment Liferay 6.2 Resolution This issue is due to a portal property that controls the interval in which...
Embedded Language Selector with "Select Box" template throws "Uncaught TypeError: Cannot read property 'attr' of null" when switching language
Issue When embedding the Language Selector in the theme or a layout template and setting it to have "Select Box" template in the portlet's Configuration settings, the below error will be thrown in the browser's console upon switching the language: combo?browserId=othe…get-position.js:173...
"Error: Please enter a valid title." when creating or editing a web content
Issue After updating to DXP 7.2 Fix Pack 7, we can't create or edit web content articles that default language is different than the site's language by enabling the "Changeable Default Language" in the System settings, OR When the site language is different than the default instance...
Asset Publisher ordering breaks when switching to a non-default language
Issue I created some Web Contents based on a Web Content Structure The structure has a Date field I have an Asset Publisher Widget on the page The Widget is configured to show Web Contents with the above structure The order of the Web Contents is based on the dates provided in the Date...
Javascript errors and disabled elements when editing or saving Web Contents
Issue When editing or creating new web contents based on a custom structure, the information may be inconsistent, fields may be disabled and non editable, or related errors may be observed. This is an example of a web content that needs to be edited but its contents are disabled: We can...
Gulp build task fails with: "Error: It's not clear which file to import for '@import ..."
Issue After launching a gulp build task, the tool will encounter an error similar to the below: [15:14:33] 'build:compile-lib-sass' errored after 811 ms [15:14:33] Error in plugin 'gulp-sass' Message:   build/_css/mystyle.scss Error: It's not clear which file to import for '@import...
Disable Liferay "set your preferred language" message
Issue In case the User's Display Language is set differently than the language of the Site that is being displayed, a warning message appears with the option to set your preferred language. You may wish to disable or remove this message by default, but you may not be able to find a way...
Web Content Display portlet shows content for Guest even when permission is denied
Issue When creating a new web content with permission set to denying access to it for Guests and adding it to a Web Content Display portlet which a Guest can see, the portlet shows the content regardless of the permission set earlier for the content itself. Environment Liferay DXP 7.0...
After upgrading to Fix Pack 17, extra privateLayout=true lines are generated in the database
Issue After upgrading to Fix Pack 17, we can see in the database that some private layouts are generated even though we have no private pages. Environment DXP 7.1 with Fix Pack 17 Resolution The private layouts are actually expected, they are part of the changes in LPS-97133 They should...
How to resolve an "Invalid state passed to 'buttonStyle'" browser console error when using an asset publisher to view Rich Summary content
Issue When using the "Rich Summary" template in an Asset Publisher to view web content, we are seeing multiple warnings in the browser console that look like the following: Warning: Error: Invalid state passed to 'buttonStyle'. Expected one of the following values:...
Microsoft Office XML metadata are copied in CKEditor
Issue Liferay content editors and administrators may sometimes notice that, on Firefox ESR, when copying (CTRL+C) and pasting (CTRL+V) the content of e.g. Microsoft Word in the CKEditor, the below XML metadata will be copied alongside and will show when switching to the source mode:...

該当件数: 1,654 件中 1,241 - 1,280