User tests: Successful: Unsuccessful:
Nothing major but it bugs me that the template styles are "atum - Default" and "cassiopeia - Default" with the template name being all lower case.
This PR will change that for new installations
@richard67 For upgrades from J3 do I edit
administrator\components\com_admin\sql\updates\mysql\4.0.0-2018-03-05.sql` or create a new sql file
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Installation Postgresql |
Labels |
Added:
?
|
Category | SQL Installation Postgresql | ⇒ | SQL Administration com_admin Postgresql Installation |
thanks @richard67 hopefully this is correct
@brianteeman Looks ok on review.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-06 13:15:50 |
Closed_By | ⇒ | richard67 | |
Labels |
Added:
?
|
Thanks!
thanks
@brianteeman For update from J3 it would be enough to edit the old file. But what about updates from J4 Beta versions or RC? For these it will need a new script. It's then a matter of taste if the old script is changed, too, in addition to the new one, but I suggest to do that. But that depends a bit on if in later update SQL scripts that old name is used somehow or not. So if you wanna play safe, don't change the old script and only make a new one. I will try to find time on weekend if necessary and have a look on it.