Search Results

All Results 69
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is there a max file size limit for the Large File Uploader?
Issue Is there a file size limit for the Large File Uploader? What is the max file size I can upload to the Large File Uploader? Environment Liferay Support Resolution There is no max file size limit However, uploads can fail if you are connected via wifi and upload a very large file...
Can I use ModelDocumentContributor for journal articles (web contents)?
Issue The ModelDocumentContributor interface is used by many entities in Liferay to customize index and search operations. Can it be used to customize indexing and search for journal articles (web contents)? Environment Liferay DXP 7.2, 7.3, 7.4 Resolution Up until DXP 7.3, Journal...
How can I see the number of all visits in Analytics Cloud?
Issue In the Analytics Cloud, we only see 'unique visitors' and not all visitors. Is it possible to see all visitors' data with Analytics Cloud? We would like to see the total number of visits on the site. Environment Liferay Analytics Cloud Resolution This feature has not been...
Not every required field has a consistent color after validation
Issue Read-only and editable input fields are differently identified when it comes to form validation Steps to reproduce: 1) Start up a clean instance 2) Create a new structure in Content & Data → Web Content → Structures (create a structure with all field types setting them to required)...
Is There An IDE That Liferay Recommends?
Issue Does Liferay suggest a particular IDE for development? Environment DXP 7.0 | DXP 7.1 | DXP 7.2 | DXP 7.3 | DXP 7.4 Resolution Liferay does not have an officially recommended IDE, you may use whichever you are most comfortable with so long as it can write Java. Additional...
Option to export multiple web content translations
Issue Is it possible to translate web content in bulk for multiple locales? Environment Liferay DXP 7.3  Resolution In DXP, users can translate web content in different locales by selecting them from the UI and publishing it. Once completed, they can export it by selecting a different...
Can I set the subject field of the Form submission email dynamically?
Issue We have a Form with a dropdown field where users can select from pre-defined values. An email notification is set up for the Form to alert about new form submissions. We would like to set up the notification email subject dynamically: whichever value the user chooses from the...
Search results are incorrect with some keywords
Issue Search results are not correct with the type facet Steps to reproduce: 1) Create 4-5 web contents with the following titles just for testing purposes: Content for testing Content-on Content-in Content-or Content-to 2) Create two content pages Page for information Page for testing...
Possible Host Header Attack Vulnerability
Behavior A potential vulnerability was recently identified for Liferay PaaS powered applications. Liferay PaaS customers can encounter a behavior that appears like a redirection vulnerability (Host Header Attack) when handling URLs that contain encoded period characters (%2e) as part of...
Remote staging: cannot set a form in a Form widget in staging - "This form is not available or it was not published."
Issue When we take a website with staging configured, and put the Forms widget on a webpage - we cannot configure the Forms widget by selecting a form for it, we get the message "This form is not available or it was not published." after doing this operation.  Environment 7.4 (possibly...
Liferay Frontend NPM Toolkit compatibility matrix for Node.js, NPM, Yeoman, Gulp and Generator Liferay Theme
Issue If a client wants to generate custom themes, they need to install: Node.js and NPM Yeoman Gulp generator-liferay-theme As a result, it is difficult to know which version to install depending on the portal version you use, and we don't have a specific compatibility matrix to cover...
Which tables in the database contain web content, documents and media information?
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 In which tables in the database are web content, document and media...
Special characters which are used for XSS can be saved as an input without any warning
Issue Characters as <, >, /, (, ), ", ' which can be used to make scripts, used in HTML and JavaScript are valid to use in the portal as inputs and values, and it can raise security questions The use of these characters did not throw any warning or error messages, neither on the UI nor...
Is there a limit to the number of IdPs registered?
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 Is there a limit to the number of IdPs registered? Environment DXP7.2+...
Search in Control Panel > Audit makes long URL
Issue A search in Control Panel > Security > Audit always sends empty search parameters in the GET URL. As a result, URLs are very long and can be blocked by firewall-infrastructure. Steps to reproduce: Navigate to Control Panel > Security > Audit Search for "test" Result: URL is very...
I cannot export Form entries if they have not been approved in a Workflow
Issue If a workflow is enabled for my Form and I make an export of the Form entries, only Approved entries can be exported. Those entries which have not gone through the Workflow yet, will not be included in the exported file. Environment Liferay 7.0+ Resolution The behavior of exporting...
Does Liferay Support Angular 13 +
Issue After updating an Angular portlet from v12 to v13 it can no longer be viewed and the browser console logs display a liferay-amd-loader error. Environment DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution This is expected behavior, considering that Liferay JS toolkit is...
Text is not visible in phone mode
Issue In tablet and desktop mode, the text is visible. In phone mode, the text is not visible. Steps To Reproduce: 1. Start a server DXP 7.3  2. Access the portal 3. Click Edit > Fragments > Slider 4. Add an image. 5. Edit the title and subtitle. 6. Choose phone mode. Expected...
Is it possible to view page usages for global Fragments
Issue Is it possible to see the page name as well as the site name and usage in this scenario? It would be useful to know which fragments are used on which pages.  Steps to reproduce: 1. log in as an admin user  2. Select the Global Site 3. Go to Site Administration and for the selected...
Needs to change friendly URL of web content
Issue When working with assets such as 'Web Content', the details always include the friendly URL. The concern now is that this friendly URL contains a hyphen (-) that requires to be removed. Environment Liferay DXP 7.4 Resolution The observed URL with a hyphen is the expected behavior...
The number of sites displayed on My Sites differs for Administrators and general users.
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 The number of sites displayed on My Sites differs between Administrator...
Authentication of Iframe Widgets
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 Does Iframe Widgets support Windows authentication? Environment DXP 7.3...
Display order of category navigation and tag navigation
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 In what order are the categories and tags displayed on the category and...
Is there a character limit on file names for content uploaded to Documents and Media?
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 Is there a character limit on file names for content uploaded to...
Does Liferay offer Asynchronous Indexing of PDF Text?
Issue We are trying to create journal articles with attached PDFs in them and index the PDF text via the IndexerPostProcessor because we would like any journal article to be keyword searchable for that PDF text and display in a list. So can Liferay use Asynchronous Indexing? Environment...
Can Liferay Linearize PDF Files?
Issue Does Liferay have the capability to linearize PDF files? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 DXP 7.4 Resolution Liferay does not have this capability.  Additional Information Disclaimer: The link below provides an example of third party software you could use to accomplish...
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 Are there any characters that cannot be set in a friendly URL for web...
Analytics Cloud Account Security Questions
Issue Is connection to IdP-Systems supported? For example: connect by SSO with OAUTH/SAML? Is it possible to restrict access to the Liferay Analytics Cloud portal by IP address? So only users from our internal VPN could access Liferay Analytics Cloud’s portal. What steps have been taken...
How to find all the invalid references in Web Content and Blog entries?
Issue We want to check if there are invalid references in all our web content articles and blog entries. There is a possibility to check web content articles with the class ModelValidatorUtil using a Groovy script. com.liferay.portal.validation.ModelValidatorUtil.validate(journalarticle)...
Notification when subscribing to stand-alone 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 If a user subscribes to a piece of Web content, what actions are notified...
Are security audits performed on NginX?
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 Are security audits performed on NginX? Environment DXPC solution No...
Behavior when a session expires while posting on the bulletin board
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 happens if I am editing a thread or message on the BBS widget and...
Password syntax check "Allow words in dictionary" in password policy settings
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 There is a feature in the sword syntax check to "allow words in the...
What happens if the SSL policy changes?
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 Currently, three policies exist: default, modern, and restricted. If...
How to change the number of digits in the CSRF token parameter "p_auth
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 change the number of digits in the CSRF token parameter "p_auth"?...
How many languages can be added to the default language selection when creating 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 How many languages can be added to the default language selection when...
Password setting link expiration date when creating a new account
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 Is there an expiration date on the link to set a password when creating a...
Liferay DXP Compatibility with Mac OS
Issue Could you tell me if LIFERAY DXP 7.2 version is compatible with the Mac OS system?  Environment Liferay DXP all versions Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with the supported JDK versions, but...
Image optimization in one place
Issue There is a possibility to crop and put effects on an image, adjust the brightness, and change the resolution, but we did not find an option to optimize the weight of an image. Is it possible to optimize an image directly in the back office?   Environment Liferay DXP 7.2 Liferay DXP...
Maximum number of decimal places
Issue What is the Maximum number of decimal places?   Environment Liferay DXP 7.4   Resolution Stores a decimal number value with a limit of 16 digits, whether before or after the decimal. For example:999.9999999999999(16 digits total) Note: Due to its limited number of digits, this...

Showing 201 to 240 of 1,665 entries.