User tests: Successful: Unsuccessful:
The output of the CLI command to update the Joomla core currently is producing very bad output. The way the progressbar is used, all output is more or less deleted right away again and the progressbar is also not really very progressy...
This PR changes the output to keep all messages which were previously written on the screen and to actually display a progressbar.
libraries/src/Console/UpdateCoreCommand.php
and add $error = 0;
in the line below.php cli/joomla.php core:update
Output is really not helpfull.
Output is a lot more verbose.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item ✅ successfully on a3c7358
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
Feature
RTC
PR-5.1-dev
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-01-13 17:06:30 |
Closed_By | ⇒ | Razzo1987 |
Thanks!
I have tested this item ✅ successfully on a3c7358
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42601.