Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
None
-
All
Description
There are several log messages which contain unhelpful array symbols such as [[email protected]]. When the variable used in the log message is an array, the individual values in the array needs to be extracted from the array in order to provide help log messages.
The issue affects the following classes:
com.liferay.portal.action.JSONServiceAction
com.liferay.portal.kernel.search.DocumentImpl
com.liferay.portal.kernel.search.messaging.SerachRequest
com.liferay.portlet.wiki.engines.jspwiki.LiferayPageProvider
com.liferay.util.mail.MailEngine
Attachments
Issue Links
- is related to
-
LPS-3386 several log messages have code invokes toString on an array, which will generate a result such as [[email protected]
- Closed