-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 DXP SP1
-
Fix Version/s: 6.2.X EE, 7.0.1 CE GA2
-
Component/s: Portal Services, Portal Services > Auditing
-
Labels:None
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:1
-
Git Pull Request:
Description
With the audit portlet deployed, performing an advanced search for audit reports yields a search field with a misleading title, "Resource Name". The field will be retitled to "Class Name" instead to make it more accurate.
Steps to Reproduce
1) Start clean liferay instance
2) Deploy the audits EE portlet
3) Set these properties
com.liferay.portal.servlet.filters.audit.AuditFilter=true
audit.message.com.liferay.portal.model.Layout.VIEW=true
4) Restart liferay
5) Go to Control Panel > Audits > Notice that a report is created > Note the resource name column
6) Click the drop down arrow in the search bar on the audits page, and search for the resource name in the resource name field
Expected: there would be results
Actual: there are no results
Reproduced in
Branch 62x - 38f8d8b5f0276335fa589be17294635344faa273: Reproduced
62x plugins - 764a6234f36bc0af6dd292a21bff520c9b4f41a5
7.0.x - 7f5785fc82850cf20f0bd5ecd90f9f26d01b774e: Reproduced