Commit bb360a2
committed
fix: show standard error message on project details page
In the PR #3335 the code was updated to show error details on the error page. But we have to show the standard error message.
Also, we have to show error 404 in case of error 403 because server throws error 403 if page is not found.
ref issue #33111 parent 6d74631 commit bb360a2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | | - | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments