Search Results

All Results 1307
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The default content publisher shows author and modification date
Issue Is there a way to change the default values of the Content Publisher metadata from the interface? Steps to Reproduce On a page, add a content publisher portlet. Navigate to Configuration> Display...
How to relate AssetEntry and AssetCategory
Issue AssetEntryLocalService.getAssetCategoryAssetEntries() does not return any results for a given category. How should I relate AssetCategory and AssetEntry? Environment DXP 7.1 DXP 7.2 DXP 7.3 Resolution...
How can I enable the view count increments for web contents in Asset Publisher Portlet - DXP 7.1 - 7.3
Issue When I add the view count in Asset Publisher to the available box, and refresh the page. The view count is not incremented and displays a value of "0" Reproduction Steps: Set up DXP and start it. Go to Content &...
How to use the root domain with different paths for each site?
Issue There are virtual hosts using different subdomains: main.site.com - (Global / Root) a.site.com - Site A b.site.com - Site B c.site.com - Site C The desired URLs should look as follows: site.com site.com/a...
Pages are not included in the sitemaps after upgrading from 6.2 to 7.2
Issue There are some issues for many sites generating sitemaps. Creating new pages causes those pages to be included in the sitemap, but existing pages will not be included even if the page is configured to be in the...
Structures can no longer be changed for web content articles
Issue In Portal 6.2, there was a Select button to change the structure of a web content article in the Edit view. This button is no longer there, and there are no other ways to change structures for existing or new web...
How to filter web content articles by category?
Issue Web content articles can be filtered by navigation (Mine, Recent, Structures) and by Status (any, draft, etc.). How can they be filtered by Category? Environment DXP 7.0+ Resolution This is a new feature, for...
On Staging when switching to advanced publication, the previously published pages are checked by default. - DXP 7.1 - 7.3
Issue After publishing to Live pages by switching to advanced publication, and I would like to make a new publication or publish a new page, when I switch to advanced publication, the previously published pages are...
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document...
Global site not included in the list of Recent sites
Issue When attempting to switch to another site, I don't see the Global site under the Recent tab, despite having visited the Global site. Environment DXP 7.3 Resolution This behavior is a bug caused by a change...
Duplicate Tag Exception while Publishing a portlet on a migrated System
Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error...
New field types that can be utilized in forms are needed
Issue Customizing the look and feel of Liferay sites require the addition of the following field types to their Forms. Accordion Tooltip Pop-up or dialog box Environment Liferay DXP 7.3 Resolution The easiest...
[CKEditor] Copy-pasting images in the editor does not work
Issue Using CKEditor, after pasting a copied image, the image does not appear. Environment DXP 7.2 Resolution This behavior is intended as the CKEditor plugin required for this functionality, Upload Image, is not a...
What is the difference between the 'View' and 'Access' permissions?
Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
On content pages with no widgets, 'AllPortletsReady' should be triggered
Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the...
How can a Liferay admin set the article-Id manually?
Issue How can a Liferay admin set the article-Id manually? Environment Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution Start a vanilla Liferay bundle. Navigate to Control Panel --> Configuration...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated...
How to select a web content article in a JSP
Issue  is there any documentation to select a Journal Article (Web Content Article) from a particular folder in a custom jsp? Environment DXP 7.2 Resolution There is a framework and API for doing that, actually with any...