-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 7.19.3, 7.19.8, 8.5.11, 8.5.12
-
Component/s: Other, Server - Administration
-
13
-
Severity 3 - Minor
-
1
Issue Summary
Adding class with special characters or space breaks the viewlog4j view and prompts an exception. This includes leading and trailing spaces
This is reproducible on Data Center: Yes
Steps to Reproduce
- Navigate to
» General configuration » Logging and Profiling. - Add following class to the Class/Package text box.
- Click Add entry.
Expected Results
Incorrect class is added should be handled gracefully and allow admin to correct.
Actual Results
Exception prompts:
configurelog4j.vm
</td>
<td>
<a href="$action.nodeUri("deleteLogEntry.action?toDeleteName=$entry.clazz&#url_xsrfToken()")">Remove</a>
</td>
</tr>
Workaround
Restart Confluence to revert temporary logging.
- is duplicated by
-
CONFSERVER-94148 Specifying package name with leading/trailing space block access to Logging an Profiling
-
- Closed
-