Commit c186ba1
authored
[5.4] Automated Updates information (joomla#45517)
When using a local dev environment or site that is not publicly accessible such as an intranet the quickicon will display "automated updates connection broken"
If you then click on the quickicon you will still not see why it is broken
If you then try and save the options only then do you get the technical reason
danger
Error while registering to automated update service: cURL error 6: Could not resolve host: j51.test (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://j51.test/api/index.php/v1/joomlaupdate/healthcheck (500).
This PR adds a fieldset description (displayed as information) which is always displayed
Signed-off-by: BrianTeeman <[email protected]>1 parent ad937d9 commit c186ba1
File tree
2 files changed
+3
-1
lines changed- administrator
- components/com_joomlaupdate
- language/en-GB
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments