Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to see empty widgets when Toggle Controls are turned off in DXP 7.3
Issue When I turn the toggle controls off on a widget page, empty widgets are invisible. This makes it hard for me, as an admin, to edit a page with toggle controls off. Can I see empty widgets with the toggle...
Can a hotfix delete pages?
Issue After installing the latest hotfix, we found that certain pages were deleted. How is that possible? Environment DXP 7.0+ Resolution Hotfixes contain fixes that change the Liferay source code Meaning that it does...
Error: Please enter a valid property value
Issue Each time you add a property key or value with special characters a message pointing to the invalid string will be shown. Environment Liferay DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution Currently...
CMS-Clear option does not work after filtering down Web Contents
Issue The Clear option that appears after filtering the Web Contents on the drop-down menu does not clear the filter when it is clicked. Environment DXP 7.2 Resolution A hotfix can be requested with the...
Uploading an image to a form using the 'Web Content Images' option fails
Issue Users are unable to upload a new image using the option Web Content Images. Steps to reproduce 1) Log in as the admin user. 2) Navigate to Content & Data > Forms > Create a new Form with an Image element >...
web.server.host property with multiple Liferay instances
Issue Which entry should be added to the web.server.host property in case there are multiple instances added on a single Liferay portal. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
After editing them and restarting the server, default vocabularies are duplicated
Issue Stage and Topic vocabularies recreate again in the global site Steps to reproduce: 1) Navigate to the Global site 2) Assert that Topic, Stage, and Audience vocabularies have been created 3) Control Panel >...
Categorization of 'Blogs' is not working
Issue When creating blogs, tags and categories do not appear. Steps to reproduce: 1. Navigate to left side menu of Site -> Categorization -> Tags 2. Create 2-3 tags and category 3. Place the following properties in...
Fragment should be accessible with its original name
Issue The export/import of content pages with references to fragments in global is currently limited (using LARs). Steps to reproduce: 1) Navigate to the Global site 2) Create a new collection and a new Fragment in...
Design > Fragments should allow resizing of HTML, CSS, and JavaScript boxes
Issue The HTML does not wrap, the boxes cannot be resized, and it is difficult to read longer HTML lines. Steps to reproduce: 1) Login as an 'Admin' user 2) Navigate to Design -> Fragments 3) Edit any Fragment by...
Not Able to Preview PDF Document in Recycle Bin
Issue After a PDF document is moved to the Recycle Bin, it cannot be previewed. Steps to Reproduce Open Menu > Content & Data > Documents & Media Upload a pdf and publish Click 3-dot menu next to the pdf > Move to...
Unable to view uploaded video in blogs
Issue It is not feasible to use uploaded videos in blogs via the content option.  Videos, on the other hand, can be seen properly uploaded in the documents and media section, so these videos should be present here...
Edit an uploaded image for a web content field
Issue A web content structure can include an Image or a Documents and Media field.  When editing such a web content you can upload a new image for that field.  Is it possible to edit (crop, apply a filter, etc) the...
Cannot change the HTML WYSIWYG editor in webcontent or document types
Issue In DXP 7.4, we want to change the HTML WYSIWYG editor in web content and documents and media types from CKEditor to AlloyEditor. When we try to change it using the following portal-ext.properties property, the...
Embed Internal Videos in Knowledge Base Articles
Issue The video button the editor for Knowledge Base Articles does not allow for connecting to videos that are uploaded to Documents and Media   Environment Liferay DXP 7.3 Liferay DXP 7.4   Resolution Liferay DXP 7.4...
Search result is not appearing for web content when switching to card view
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 2. Create a new basic web content. 3. Search the created web content in the search bar. 4. Now, switch the Display Style to Card view. Expected Behavior: The...
Questions widget's My Subscription tab incorrectly displays message board subscriptions
Issue All message board subscriptions are shown in the Questions widget "My Subscriptions" tab and are listed as "Questions" even though some are not marked as Questions in Message Boards.  Environment...
If a drop zone is inserted between 2 others with existing fragments placed, the drop zone content is shifted
Issue A fragment is created with multiple drop zones and some other fragments are placed onto these zones. <div class="fragment_1"> <h1> Drop Zone 1 </h1> <lfr-drop-zone id="drop-zone-1"></lfr-drop-zone> <h1> Drop Zone...
Disable Personal Information Fields in User Account Settings
Issue I would like to disable personal information fields in user account settings to prevent users from editing their names, screennames and other such personal information. Environment DXP 7.3 Resolution Add the...
How to retrieve the layouts where a web content is displayed
Issue How to determine what page a web content is displayed on. Resolution Best approach is to use the methods of the API provided by com.liferay.journal.service.JournalContentSearchLocalServiceUtil  , content:...