Search Results

All Results 7024
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Cross-Site Scripting: Reflected
Issue A Cross-Site Scripting (XSS) vulnerability was detected in the web application. Cross-Site Scripting occurs when dynamically generated web pages display user input, such as login information, that is not...
What is causing large temp files to be created?
Issue Some process is creating a large file in the Tomcat/temp directory. These files can be multiple gigabytes in size and grow over a short amount of time and eventually use all the disk space on the servers. ...
Builds not deploying to dev environment
Issue Jenkins builds are successfully created, but deployments to the dev environment do not start after clicking "Deploy Build". Direct deployments from Jenkins using LCP_CI_DEPLOY_BRANCH and...
Objects API PUT Calls Partially Update Resources Instead of Replacing Them
Issue When using the Objects headless API, PUT commands for Objects are only overwriting fields included in the API call, rather than replacing the elements entirely. PUT calls should update every object...
Define Configurable Variable to manage values across Liferay sites in Liferay pages
Issue How variables to be used across the site, primarily for Fragments, to assign dynamic values that can be changed and propagated from a single place. Environment Liferay DXP 7.4 U4+ Liferay DXP Quarterly...
Receiving ClassNotFoundException:JspTagHandlerPool in traces
Issue When starting the server, receiving the ClassNotFoundException:JspTagHandlerPool in the gowroot traces: Steps to reproduce: 1. Start the server by giving this command: ./catalina.sh glowroot run. 2. Now...
How to change class name of copied Fragment from the default name + "copy"
Issue When duplicating a fragment and adding it a new name, is it possible to change the create css class as well? The created class has the original's fragent's name + "copy" Example: myFragment, gets copied and...
Getting out of memory error and receiving DelayedCachedOutputStreamCleaner
Issue Receiving of out-of-memory error and the below thread in the thread dumps: DelayedCachedOutputStreamCleaner" #3359 java.lang.Thread.State: TIMED_WAITING at java.lang.Object.wait0(Native Method) - waiting on...