Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Portlet options lost after upgrading to 7.4 U51+
Issue After upgrading to 7.4 Update 51+, the Export/Import, Configuration or Remove portlet options are lost. This error does not happen if the Classic Theme is applied. Environment Liferay 7.4 Update 51+...
Site Friendly URL not available
Issue I try to change the friendlyURL of one site to "site01" and I can't, it returns the error: Error: Please enter a unique friendly URL. Site and site01 site01 have the same friendly URL. Checking the rest of...
Non-localizable fields default language
Issue In which language are the web content non-localizable fields displayed? Environment DXP 7.4 Resolution By default, the non-localizable fields will allow you to enter the translation only for the site's...
I cannot use special characters in Templates
Issue I included certain special characters in a template such as ¡áéíóú and saved it. When I reopened the template, the HTML and Elements sections stopped displaying. When I saved the template again, the UI showed...
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
Issue When trying to return the entries for a specific AssetCategory with AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) on DXP 7.3 you get zero results, even if you have a category and some...
How to hide version of JS libraries
Issue Sometimes when using a tool that identifies a site's web technologies, versions of Javascript libraries (jQuery and YUI, for example) are displayed. Environment Liferay DXP. Resolution It is not possible to...
"Not Found" message on the details page of a product when its localization differs from the user's localization
Issue When a product is created, the product localization is set to Default Catalog language (e.g.: en_GB) If a user with a different localization setting (anything other than en_GB in this example) accesses...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling...
StackOverflow error happens when add too many fragments into their DropZones
Issue StackOverflowError when loading a page with many fragments Steps to reproduce: 1) Create a new Page 2) Add container Fragment 3) Add approximately 110 Fragments within the container 4) Publish the Page...
Video fragment using different languages
Issue If you add a video fragment using two different languages (english and then chinese, for example) the actual behavior you will see is that the page with english locale will display the other language video...
Link tab missing from fragment link configuration
Issue The link panel is being hidden for some editables Steps to reproduce: 1) Navigate to Design > Fragments and create a fragment with this markup: <div class="fragment_1"> <a href="#"...
Color Contrast does not meet ADA requirements
Issue Color Contrast throughout Liferay's out-of-the-box platform does not meet the minimum ADA requirements. One example of this can be seen when adding a page using the Global template; the toggle switches...
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution...
Related Assets widget not showing articles from other sites.
Issue Expected Result - When I add an asset to the Related Assets widget all related assets from the main Asset Publisher are visible in the widget. Observed Result - The Related Asset widget only shows related...
Whitespace below document on an embedded page
Issue While using an embedded page with single page PDF url, a big white-space gets added to the page affecting the look and feel of the page. Steps to reproduce the issue: Upload a PDF document of single page on...
Widget title gets saved without clicking on '✓' icon
Issue While editing the title of any widget on a widget page, it gets saved even without clicking the '✓' icon. Steps to reproduce: Create a widget page. Add a 'Document and Media' widget over the page. Double...
liferay-asset:asset-display doesn't show the items
Issue When changing from <liferay-ui:asset-display> taglib to <liferay-asset:asset-display> taglib using same parameters, the latter doesn't show any items. Environment Liferay DXP 7.4 Resolution You have to...
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)...