Search Results

All Results 1273
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Control Menu is shown without styles
Issue Control Menu is shown without styles when navigating from a Control Panel page to a page configured with a custom theme and SPA is enabled. Refreshing the page fixes this issue temporarily until the next problematic navigation. Environment Liferay DXP 7.0, 7.1, 7.2 Resolution The...
Users unable to see scheduled content
Issue Why doesn't my 'Scheduled' content appear for other users? Scenario: 1. 'Approved' and 'Scheduled 'content created by User A (below)         2. User B is logged in and only sees the 'Approved' content (below) Environment DXP 7.2 DXP 7.1 Resolution Use the Filter and Order drop-down...
Unable to create a Web Content with size more than 256KB.
Issue If the web content article size is more than 256 KB. It shows "Please enter content with valid content size no longer than 256KB" on UI. Environment Portal 6.2 Liferay DXP 7.0 - 7.4 Resolution For Liferay 6.2-7.3 Please add the below property in portal-ext.properties to create...
404 warning with relation to apple-touch-icon images
Issue There are several WARN messages in the logs related to apple-touch-icon PNG files. 2019-09-05 07:11:51.801 WARN  [http-nio-8080-exec-10][code_jsp:178] {code="404", msg="/apple-touch-icon-precomposed.png", uri=/apple-touch-icon-precomposed.png} 2019-09-05 07:11:51.801 WARN ...
Searchable toggle is not working in web contents
Issue If I create a web content and turn the 'Searchable' switch off, it's still shown in my search results Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution As an administrator, you can search for web contents in two different ways: You can search...
CKEditor update on Liferay 6.2
Issue The current CKEditor version for Liferay 6.2 is 4.6.0 We would like to update to the latest version to get all the security fixes When will be the CKEditor updated on Liferay 6.2? Environment Liferay Portal 6.2 Resolution As the Support Service for Liferay 6.2 is in the limited...
How to apply Font Awesome in a custom theme
Issue As a developer, I would like to apply Font Awesome in my custom theme via Maven. Environment Liferay DXP 7.1 Resolution 1) Create a theme based on the Simple Theme Maven Blade Sample: blade create -t theme -v 7.1 -b maven -p com.liferay.docs.theme -c Theme theme 2) Add...
Addressing UI issues after the installation of a hotfix or fixpack
Issue The purpose of this article is to help alleviate potential UI issues that appear after the installation of a hotfix or fixpack using Liferay's Patching Tool. For example, after installing a hotfix or fixpack that intends to resolve a UI issue, you are observing the same behavior or...
What does the "Expired" filter do in Web Content?
Issue When examining Web Content assets through Site > Content > Web Content, there are filtering options that permit specific articles to be displayed. In this article, we hope to clarify the intention of the "Expired" filter and its design. Environment Liferay DXP 7.0, 7.1, 7.2...
Change the Sitemap format in Liferay DXP
Issue The default Sitemap format in Liferay DXP is "Sitemap Index". For example, accessing http://localhost:8080/sitemap.xml will return the following content. How do I change the default format to use Sitemap instead?...
How to hide the title of a portlet on DXP
Issue On Liferay Portal 6.2 EE, if one would like to make the title of a portlet non-visible, an easy way is to set an empty string ('') as title. Although, on DXP (7.0 and above) it is no longer possible, hence if the title is set with an empty value, the portal automatically replaces...
Can I change the default Control Menu position to closed?
Issue Is there a setting or configuration to have the left side Control Menu hidden by default when a user logs in on our site? Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution There are no settings or configurations present to change the default Control Menu position. However, it is...
Change of context between themes is not working as expected
Issue Changing pages using the navigation from Liferay won’t actually trigger a reload in the page. Instead, the content that is being displayed will change, and some of the resources and imports won’t actually be loaded again, what gives Liferay a big boost in terms of load. This is the...
How can I create custom form rules?
Issue I would like to create a custom rule for our forms Could you please suggest if rules can be created by custom development? Could not find any article related to that. Apparently there is some API for doing this In Liferay DXP 7.1 Datasheet, Under Forms and Workflows --> Conditional...
Published web contents are not visible to users - DXP 7.1 - 7.4
Issue I cannot see web contents as a guest user, they are not visible in the Web Content Display or Asset Publisher Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution The web contents and the web content folder they are in must have the "VIEW"...
Web content is not shown with the ADT in Asset Publisher
Issue We have a Display page with an Asset Publisher that uses an Application Display Template of ours When we open a web content with that display page set, from another Asset Publisher, Search, etc, it's shown in the default view Why isn't it displayed in the set ADT? Environment...
Resources Importer runs twice and will not update all structures and templates
Issue The Resources Importer uses the path [theme-name]/src/WEB-INF/src/resources-importer] for all structures and templates. On the other hand, the liferay-js-themes gulp task (https://github.com/liferay/liferay-js-themes-toolkit/blob/master/packages/liferay-theme-tasks/tasks/build.js)...
About Friendly URLs for Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue When I try to access the web content using the "Friendly URL" set when...
Scheduled web content is not published on time - DXP 7.0
Issue I try to schedule web content for future publication but it is not displayed on time. Environment Liferay DXP 7.0 Resolution Check interval should be set correctly. In 7.0 instance there are two Check Interval properties for checking and expiring Web Content articles. The first is...
Unable to select other sites as scope in the Asset Publisher's configuration
Issue I am a site administrator of Site A, but I can't see any other sites than Site A and Global in the scope selection of Asset Publisher Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution You won't see other sites in the scope that you are not a site administrator...
Cannot import .LAR due to missing languages
Issue User cannot import .LAR files due to missing languages. A warning message is displayed with the list of missing languages: Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Go to Control Panel -> Configuration -> Instance Settings ->...
AlloyEditor or CKEditor will not allow html "a" tags to surround other heading tags
Issue  AlloyEditor/CKEditor will not allow to use anchor (<a>) tags to surround other HTML elements like headings (<h1>, <h2>, etc...). For example, an HTML markup like this in the source tab:  <a class="test" href="web"> <h1><span>This is a test header <img alt="test"...
Landscape print layout is missing in Chrome, Edge
Issue Selection of landscape layout is not available in Chrome/Edge printing (CTRL+P) as only portrait mode is available. Environment Liferay DXP 7.0+ Google Chrome or Microsoft Edge Resolution The issue is only present on Chrome and Edge as the size descriptor of the @page at-rule is...
Is it possible to copy or pause an Experience?
Issue When creating and managing an Experience, there don't seem to be options to copy or pause an Experience, as the current options I see are only to create an Experience from scratch or fully delete it (which throws away all the content associated with it, meaning if a user ever needs...
liferay-ui:asset-categories-selector shows an empty list
Issue Using liferay-ui:asset-categories-selector returns an empty list in DXP 7.3, this selector worked in versions prior to DXP 7.3. Environment Liferay DXP 7.3 Resolution liferay-ui:asset-categories-selector is deprecated in DXP 7.3. liferay-asset:asset-categories-selector is the...
javascript.fast.load=true does not bundle all of the JS files into a single JS file
Issue Despite the javascript.fast.load property being true, a lot of JS files (starting with /combo) are still loading separately on the pages. Note: This property is true by default.  Therefore, a lot of /combo requests are still sent to the server. Environment Liferay DXP 7.0+...
Known Vulnerabilities with Liferay Fjord Theme and 1975 London Theme
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay Fjord Theme and Liferay 1975 London Theme depend on third party libraries that have known vulnerabilities. These vulnerabilities affect the...
Edit Icon Not Showing Up After Upgrading to 7.3
Issue When upgrading from Liferay 7.0 or earlier to 7.3, existing Widget Pages do not show the Edit icon as observed when creating new Content Pages Environment DXP 7.3 Resolution Content Pages by default show the Edit icon, and this Page type was introduced in DXP 7.1 to provide a way...
Repeatable web content structure items causes error and block publishing
Issue Reproduction steps: 1) At Product Menu / Configuration / Instance Settings / Miscellaneous add English (United Kingdom) from Available to Current languages and set it as the default language (this is required to be able to save the provided source snippet of web content structure)...
Is it possible to divide a specific column into a sizeable number of columns?
Issue Is it possible to split the two-column layout into another 3-4 columns on the content page? Environment Liferay DXP 7.2 Resolution This similar required behavior is introduced as a new feature in Liferay DXP 7.3. Hence, the best approach seems to be upgrading to DXP 7.3. However,...
Web Content shows error on every publish with Featured Image
Issue Steps to Reproduce Create a `Basic Web Content` and give dummy data in source. Now, select any image under Featured Image Tab. Publish the Web Content. Re-edit the same web content and with/without any changes try to publish again. This error is showing Error:Please select an...
Fragment's content gets duplicated
Issue When trying to add a page fragment with HTML structure similar to below, the fragment's data gets duplicated after saving. Also, the data is no more editable. <p> <lfr-editable id="heading" type="rich-text"> Hii All!! </lfr-editable> </p> Environment Liferay DXP 7.0 Liferay DXP 7.1...
FriendlyURLMapper's Patterns and Matchers
Issue My friendlyURL portlet is not parsing correctly some of my URLs. Sometimes it is not clear which kind of pattern we must define in routes.xml when implementing a module to make URLs friendly (see additional information about this implementation). For example, if my routes.xml looks...
CKEditor in Liferay 7.3
Issue After adding the below properties in portal-ext.properties file, the changes are not getting reflected in Web Content and some of its features are missing, e.g. no video, file browse, color picker, etc. editor.wysiwyg.default=ckeditor...
Error when importing a Site with Style Book due to DuplicateStyleBookEntryKeyException
Issue When we import a Site with a Style Book for the first time, the import finishes successfully. But if we make any changes to the page, then export the same Site and try to import again, the import fails due to com.liferay.style.book.exception.DuplicateStyleBookEntryKeyException...
Why is the CKEditor toolbar smaller in 7.3 and 7.4?
Issue The CKEditor toolbar has been simplified from DXP 7.3: I would like to restore it to its DXP 7.2 functionality: Environment DXP 7.3 DXP 7.4 Resolution CKEditor was simplified for 7.3, as documented in LPS-118213. The following resolution requires customization and should only be...
How to change the status code of redirection from 301 to 302 ?
Issue How to change the status code of redirection from 301 to 302? Environment Liferay DXP 7.0 Resolution Liferay doesn't come with an out of box feature to change the redirection status code from one to another. One can achieve this is by developing a custom hook that detects the type...
Look and Feel settings are not updated on page publish
Issue When editing a Content Page, we can access Look and Feel, change some settings, Save and Publish, then we notice that the changes are successfully updated on the page. Accessing Look and Feel again and editing the previous settings, we notice that in the page editor, the changes...
How Can I Add Images to the Calendar App?
Issue I would like to add thumbnail images to events in the calendar app. Environment DXP 7.3 Resolution This functionality is not available out of the box, but a feature request for future development consideration has been created here: LPS-135719, and can be voted on to increase its...
Theme Is Not Displayed on Pages and Styling Is Missing
Issue Liferay's pages do not display correctly when accessing Liferay directly (i.e. not though a web server, such as Apache HTTP server) Environment Liferay DXP 7.X Liferay Portal 6.X Resolution Check the settings for the properties web.server.http.port= and web.server.https.port= in...
Can't add new content from the Asset Publisher on Content Pages
Issue When we use Widget pages, there is a '+' button on the Asset Publisher where we can create different assets That button is not available when the portlet is on a Content page Environment Liferay DXP 7.1+ Resolution The lack of the Add button in Content Pages' Asset Publisher is the...
Categorization of Assets are not working
Issue Asset categorization is not working across the entire website. Steps to reproduce Click web content -> Add new web content -> Try to select Categories of web content There is no option to select the categories. Environment Liferay DXP 7.3 Resolution Without JSON web services, the...
The picture tag gets removed from the adaptive image when using alt attribute
Issue Editing the published web content by adding the alt attribute in the source code of the image, the picture tag gets removed from the adaptive image. Steps to reproduce: Create dummy page Create web content: Provide a title name Insert an image in the body of the content Publish it....
Web contents are not visible under control panel
Issue Exporting the site from one server to another server results in web contents are not visible with the below error in console. However, could see when searching through its article id. 2020-06-03 13:24:20.490 ERROR [http-nio-9080-exec-2][IncludeTag:128] Current URL...
Setting Review Dates and Times for Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What is the function of setting review dates and times for web content?...
Scrolling to a certain point of the Page
Issue When clicking on the title, which is displayed in a widget display page, the display page will be scrolled partly (or completely) down when it is loaded. Steps to reproduce: Create a test widget page, by going to Build > Pages > New > Public Page Open this page and add an asset...
Unexpected error occurred while duplicate the Fragment
Issue Unexpected error occurred while duplicate the same fragment on content page. Steps to Reproduce Create a Fragment and add the following code snippet in HTML Tab. <label><span data-lfr-editable-id="${fragmentEntryLinkNamespace}" data-lfr-editable-type="text">Option</span></label>...
Is there a way to filter multi-level selections in Liferay DXP?
Issue Is there any mechanism in Liferay DXP that allows users to filter across many levels of attributes? For example, start with a brand, then a product, then a size, then a color, and so on. Environment Liferay DXP 7.1 Resolution It may be feasible to achieve this by leveraging Tags or...
Some CKEditor button functionality is missing for the Blog portlet.
Issue The font size, superscript, and subscript buttons are missing from the toolbar when using the CKEditor for the Blogs portlet. Steps to Reproduce In portal-ext.properties file, add the following properties: editor.wysiwyg.default=ckeditor...
Automated process to tag multiple documents
Issue Is there any way to add a tag to a bulk of documents, rather than manually adding to each document? Environment Liferay DXP 7.1 Resolution Liferay unfortunately does not have an out-of-the-box functionality in DXP 7.1 that allows for a bulk tagging of documents. However, Liferay...
How to change the web content's default language?
Issue How to enable the option to choose default language. With this option, you will be able to choose the default language at a journal article creation. Environment Liferay DXP 7.0+ Resolution You can enable this option at Control Panel -> Configuration -> System Settings -> Web...
Empty applications menu displayed to users
Issue Empty applications menu and tab appears to users with no permissions to applications. Tab should not be visible without appropriate permissions. Environment Liferay DXP 7.3 Resolution Install DXP 7.3 SP1 or Fixpack DXP-1. Additional Information LPS-123303  , content:...
Broken image icon when using background image editable tags in fragment
Issue Using the following on a fragment to include an editable image tag as a background image as per documentation results in a broken image icon at the top left of the fragment: <lfr-editable id="unique-id" type="image"> <img src="..."> </lfr-editable> Environment Liferay DXP 7.2...
Cross domain pages are accessible in DXP 7.2
Issue After creating two websites of different domains user is able to access the pages of other domains as well Expected results: www.sitea.com/web/site-a/page1 → Page 1 of site A should accessible with site A domain. www.siteb.com/web/site-a/page1 → Page 1 of Site A should not...
404 Not found error when managing a site from a localized virtual host if the referrer site does not support the same languages
Issue When navigating from a site with some language configured to other site that don't support that language, a 404 error is shown. Create a site "Site-us" and set English as the default language. Remove the other languages. From the "Site-us" settings, configure a virtual host for the...
Web content display won't appear when viewing a page template after selecting web content
Issue Steps to reproduce Create a page template Foo Go to Foo preview do edit Add a web content display portlet to the page template Go to + -> Configuration on the web content display portlet Choose one web content article to be displayed on the added portlet (create one on the global...
Filter by Field is not working properly on Global Site page Template
Issue The blank popup shows whenever 'Filter by Field' is checked when configuring Asset Publisher on the Global Site Page Template. Steps to reproduce: 1. Extract Vanilla Liferay 7.2 and install Fix Pack 4. 2. Go to Global Site 3. Create Structure in web content section, add any fields...
Can the navigation menu be shared with child sites?
Issue There is a site with a child site. The main site has a navigation menu that should be shared with the child site. Environment DXP 7.0+ Resolution This is currently a product limitation, however, we already have a feature request for it so it may be implemented in a future version...
Repeatable web content structure items causes error and block publishing
Issue Steps to Reproduce: 1) Take Liferay 7.1 and install fix-pack dxp-14. 2) Connect with MySQL 5.7 3) Create a structure with two text fields       a) Add one text field 1 - make it repeatable       b) Add another text field 2 as a sibling of the above text field - make it repeatable...
unsupported symbol error after migration with geolocation as field name
Issue The word "geolocation" is not a reserved word in Liferay Portal 6.2 but in DXP it is. If a field name at Liferay Portal 6.2 is "geolocation", after the upgrade to DPX it could generated an Elasticsearch error like this: ERROR...

該当件数: 1,655 件中 1,501 - 1,560