-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.3.10
-
Component/s: Assets - Object, Type and Schema
-
1
-
Severity 3 - Minor
Issue Summary
The assets 'Show Object' page returns a blank page due to the 'Clear-Site-Data' header added to request responses.
Steps to Reproduce
- Add this response header to all requests
{ "name": "Clear-Site-Data", "value": "\"storage\"" } - Visit the Show Object page by clicking on an Asset object
Expected Results
The Show Object page should show the object's information.
Actual Results
The Show Object page returns empty result.
Workaround
Currently there is no known workaround for this behavior.
- links to