Search Results

All Results 1273
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Number of categories limited to 150 by default
Issue In Liferay 7.4 the maximum number of categories per vocabulary has been limited to 150 by default, because of performance issues. This was implemented in LPS-118305  Environment Liferay 7.4 Resolution A new configuration has been added so that the users can limit the number of...
Workflow task notification is not showing the changes with respect to expire date/display date
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Log in as admin. 3. Enable Single Approver Workflow for Web Contents. 4. Create a new web content article. 5. Edit the Article and change the Expire Date. 6. Send the modification for Review. 7. Assign the Workflow task to yourself....
Video added in fragment not autoplaying on first page load
Issue A video added through the Video URL fragment on a content page (external URL or Document Library URL) configured as follows: Muted: false Autoplay: true Is not autoplaying on first page load/with unauthenticated users. Once you interact with the page (by logging in or clicking on...
Changing the Master Template leads to Error: Your request failed to complete.
Issue Changing the master template triggers: “Error: Your request failed to complete.” Error trying to assign an alternate master template to a web content article. Environment DXP 7.4 Resolution This can happen when assigning an alternate master template to an existing web content...
Style Book cannot be created or updated after upgrading to Update 4
Issue I get the following error message when a new Style Book is created or an existing one is edited: ERROR [http-nio-8080-exec-6][JDBCExceptionReporter:234] Batch entry 0 insert into StyleBookEntryVersion (mvccVersion, ctCollectionId, version, uuid_, styleBookEntryId, groupId,...
How to read translations from resource bundles by providing the language keys.
Issue I would like to read translations from resource bundles by providing the language keys. Environment Liferay DXP 7.4 Resolution You can read translations from resource bundles by providing the language keys by utilizing languateUtil variable injected into freemarker templates. The...
Customize widget appearance when using Liferay's sharing URL
Issue Accessing to a widget's configuration -> Sharing tab, we can get a code snippet to share that widget in an external page. Once we share it externally, sometimes the appearance of that widget might not be as expected. Why and how to change it? Environment Liferay Portal and Liferay...
How to access User object when overriding user-portrait taglib
Issue In Liferay Portal 6.x we made use of user-display taglib in order to show current user's image on screen. However, in Liferay DXP 7.x we are using user-portrait taglib, which actually includes a page.jsp.readme file in order to help being overriden. How can we access User object...
Avoid storing cookies generated by Google Analytics
Issue When Google Analytics is enabled in Liferay cookies like _gid and _ga are stored in browser session. How can we avoid storing these cookies? Environment Liferay DXP (any version) Resolution In 2024.Q1, Liferay has released an easy-to-use mechanism to allow third-party cookie...
Adding passive listeners to jQuery
Issue When running audit with Google Pagespeed is common to find a recommendation about implementing passive listeners for jQuery. How can we do this? Environment Liferay DXP (any version) Resolution Since jQuery is deprecated, and actually is disabled by default since Liferay DXP 7.3,...
Using the iFrame tags for a video file downloads the file instead of embedding it when using Blogs
Issue If the iFrame tag is used to embed a video (.mp4) file within Blogs, the file is downloaded, instead of being embedded to be played.   Environment Liferay DXP 7.3   Resolution According to the documentation for iframe, the iFrame tag is best used for embedding PDFs and external...
About specifying standard fonts
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 are the standard fonts used in Liferay? Environment DXP 7.4 solution...
Category missing or disappeared in production
Issue We noticed that a certain category disappeared from production. How can we find it or restore it? Environment DXP 7.3 Resolution Depending on your log level settings, your logs may show when and how it was deleted. You can find out more about log levels in the following article:...
Instance Name is automatically appended to Child Sites
Issue The title of a Liferay instance is being appended to the page titles of its child sites: <title>Page title - Site title - Instance title</title> Is there any out-of-the-box way to hide it on all sites as well as on a particular site so the title looks like this? <title>Page title -...
How to translate links for the Button fragment?
Issue If you add a button to a page with a link /home, switch the language to another one, change the  button's link to /de/home, then switch back to the original language, the link cannot be translated, it only contains the last change no matter what language was used. Environment DXP...
How to find language keys?
Issue I cannot find certain language keys. How can I find them? Environment DXP 7.0+ Resolution There are multiple ways to find keys. Based on the Translation  Go to our translation platform, Crowdin Join the project (this may take some time to be accepted) Browse our translations and...
What are the Update permissions in a page's Permissions menu?
Issue At Site Builder > Pages > ⋮ next to a page > Permissions, there are new permissions starting with the word Update. What do these do? Where can I find the documentation for this? Environment DXP 7.4 U26 and above Resolution Previously, permissions were handled at a content page...
Category cannot be moved due to the error: "ORA-01795: maximum number of expressions in a list is 1000"
Issue We have lots of categories and subcategories. When we try to move one, we get the following error: 2021-12-08 07:35:08,104 ERROR [JDBCExceptionReporter:234] ORA-01795: maximum number of expressions in a list is 1000_ [Sanitized] 2021-12-08 07:35:08,108 ERROR...
Large page tree loads slowly and consumes too much memory
Issue If we create a page tree with lots of pages and subpages using the attached script. When a user views the page tree, the UI becomes unresponsive, the browser takes up a lot of memory and the page becomes unusable. Environment Liferay DXP 7.3 Resolution Upgrade to Update 4 It is...
How to change the value of padding of basic components in DXP 7.3
Issue      The default value of padding of basic components is 3px in DXP 7.2, but it changed from 3px to 0px after upgrading to DXP 7.3. Environment Liferay DXP 7.3 Resolution In DXP 7.3, the way styles are applied to fragments is upgraded, and the default values for padding default to...
How to specify fonts to be used in Liferay
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 Can I specify the fonts to be used on the site? Environment DXP 7.4...
Is it possible to see the last time a site was accessed by a user?
Issue There is currently no out of the box solution that tracks when a user has visited a site. The group_ table in the database contains details about sites, but it does not keep track of the dates for site visits.  Environment Portal 6.2 Portal 6.1 Resolution The Liferay Audit app...
Blog subscription email for blogs added on content page adds wrong re-direct URL
Issue Email received by a blog subscriber redirects to a control panel based URL when clicking on "Read More" button. Steps to reproduce the issue: 1. Login as Admin (User A) and add a new Content Page. 2. Add a Blogs portlet to the Content Page. 3. Add a new user(User B) with Site...
Migrated site template creates a site without the page templates
Issue After migrating our database from Liferay 6.2 to DXP 7.3, we wanted to add a new site using a certain migrated template. After choosing it, we receive the following errors and we need to stop the server: ERROR [http-nio-9080-exec-3][LoggerExportImportLifecycleListener:236] Portlet...
Upgrade failed with no logs, certain modules are not upgraded
Issue We do not have anything in our upgrade logs after we tried to upgrade from 6.2 to DXP 7.3. We ran this command in gogo shell (7.3), upgrade:check , and found these modules that have not been updated yet, e.g.: There are upgrade processes available for...
Web Content Scheduler timings are incorrect on the UI, and so are not being scheduled at the required time
Issue Users are attempting to schedule the display of 'Webcontent' at a specific time. However, it is not being scheduled at the precise time. It is scheduled after an indeterminate period of time. Environment Liferay DXP 7.4 Resolution Usually, users set the portal's and current user's...
Using 'Fragments' on several sites
Issue How can users make use of 'Fragments' across several sites? Environment Liferay DXP 7.3 Resolution If users want to use fragments across several sites, exporting and importing isn't the best way to go. Instead, they can use the 'Global Site' as a central repository for Fragments...
Add Alloy Editor buttons for fragments with text
Issue Trying to new buttons to Alloy Editor in fragments with text is not working. What should be the appropriate editor's configuration? Environment Liferay DXP 7.2, 7.3 Resolution The documentation articles Adding a Button to the Add Toolbar and Adding a Button to a Styles Toolbar...
Web Content editor view does not open in the current language of the user
Issue Suppose the user has another language or changes to another language and tries to open the web content article from a page. In that case, the article is always opened in the site's default language. Is this the expected behavior? Environment DXP 7.4 Resolution This is the expected...
Sitemap does not remove the Web Content articles even if they are not referenced by the Asset Publisher
Issue If an Asset Publisher is set as the default asset publisher for a whole site in a page, and a web content article is removed from the asset publisher, the sitemap.xml of that page still displays the previously referenced web content articles. Is this behavior expected? Environment...
No option to update imported fragment on the current site like web contents
Issue No edit option for imported fragments Steps to reproduce: 1) Create a 'Test Frag' fragment (Design->fragments) 2) Create a 'Test' Page 3) Add a fragment and web content on this page. 4) Export it and uncheck the fragments and web content options while doing so. 5) Create a new...
Changes in the fragments are not reflected when they are imported from another site
Issue Any changes to the fragment are not reflected on the page when users export the fragment from site-1 and import the exported fragment to site-2. Steps to reproduce: Note, Automatic propagation for Fragment is enabled  1) On Liferay DXP site, create a fragment 'Test Fragment' 2) On...
Copying a web content article also copies the status of the article
Issue When we use the Copy option on a web content article, the copied version will also have the status of the original one We would expect the article to be copied as a Draft, because we want to edit it before publishing Environment Liferay DXP 7.0+ Resolution The currently intended...
Can't set a display page template for a global structure
Issue We wanted to set a display page template in our global structures' default values, but we don't have the option as we do on other sites Environment Liferay DXP 7.2 Fix Pack 17+ Liferay DXP 7.3 Update 4+ Resolution The behavior is intended, you can't set a display page template for...
JQuery does not work when enabled in Update 26
Issue JQuery does not work when enabled if Liferay DXP 7.4 Update 26 is installed. It was working at least up til Update 23 When JQuery is enabled in the Control Panel, if web content is added that contains the following script, the content does not display.  <div id='temp'></div>    ...
Can I edit a previous version of a web content article?
Issue We have a web content on a page where the last version (1.1) was expired, therefore we see the latest approved version (1.0) displayed When we edit the web content from the portlet, we expect to have the latest approved (1.0) version be opened to edit, however, we get the expired...
Page Tree Search results difficult to read when using a custom theme
Issue When searching in the page tree, the results are formatted in such a way that they are difficult to read and select the correct item from them. This happens when there are several levels of child pages in the tree and a custom theme is applied, which is generated with the Liferay...
How to fix widget size on content pages
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 Due to the site layout, the vertical size of the widget needs to be fixed...
Many white spaces when looking at the page's source code
Issue If the page is associated with a Master Page template that contains a Documents and Multimedia widget, when we look at the source code of the page, there are many white spaces. We added the property com.liferay.portal.servlet.filters.strip.StripFilter=true to the...
Integrating AlloyEditor fields in AUI forms
Issue CKEditor textareas are usually introduced in JSP pages by calling the taglib InputEditor: <liferay-ui:input-editor contents="<%= HtmlUtil.escape(title) %>" editorName="ckeditor" name="titleEditor" onChangeMethod="OnChangeTitle" placeholder="title" required="<%= true %>"...

該当件数: 1,654 件中 881 - 920