-
Bug
-
Resolution: Done
-
Normal
-
4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
Done
-
Bug Fix
-
Previously, the error message in the **events page** would erroneously show the placeholder "{ error }" instead of an error message. With this release, the error message is shown.
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-60010. The following is the description of the original issue:
—
Description of problem:
If an error is encountered in the ResourceEventStream, the string "{ error }" is shown instead of the actual error.
Version-Release number of selected component (if applicable):
4.20 and earlier
How reproducible:
Always
Steps to Reproduce:
Not sure if there's a way to simulate the error, but the code has the wrong format for interpolation.
Actual results:
Error connecting to event stream: { error }
Expected results:
Error connecting to event stream: <the actual error message>
Additional info:
See https://github.com/openshift/console/blob/fa255e7feea8f9a07f29b2c88b9b54d463c23a7e/frontend/public/locales/en/public.json#L584
- blocks
-
OCPBUGS-60278 [release-4.18] ResourceEventStream hides errors
-
- Closed
-
- clones
-
OCPBUGS-60010 ResourceEventStream hides errors
-
- Verified
-
- is blocked by
-
OCPBUGS-60010 ResourceEventStream hides errors
-
- Verified
-
- is cloned by
-
OCPBUGS-60278 [release-4.18] ResourceEventStream hides errors
-
- Closed
-
- links to
(1 links to)