User tests: Successful: Unsuccessful:
Pull Request for Issue #32493. Note: This is not an alternative to #32547 - both are necessary. #32547 for fixing the notice and another error, and this PR here for fixing the underlying cause.
The "home" menu item that is created on installation contains parameters from 3.x, and lacks parameters from 4.x. This PR fixes the installation SQL.
IMHO, this could be merged on code review. Testing instructions are a bit more complicated here.
Using the prebuilt packages for this PR, do a clean new installation and repeat steps 2-6.
Before the update, the "home" item displays articles in a one-column layout. After running an update, it displays them in three columns.
Updating should not change the layout.
none
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Installation |
Labels |
Added:
?
|
Category | SQL Installation | ⇒ | SQL Installation Postgresql |
@richard67 Of course, you're absolutely right. Thank you!
I have tested this item
I have tested this item
Tested successfully.
Have also followed up @infograf768 comment on #32525 to help @AndySDH update the relevant parameters in the sample data script to also avoid J3 parameters being included and J4 parameters being missed in what that PR does.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Pending |
Back to pending.
@Harmageddon Could you check #32550 (comment) ? Thanks in advance.
Labels |
Added:
?
|
Sorry for the delayed response, I didn't have much time during the week.
Thank you @infograf768 for the suggestion! I added it to both files.
(fyi: sandk2)
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-03-10 09:50:19 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
Removed: ? |
@Harmageddon And
installation/sql/postgresql/base.sql
doesn't need a fix? That seems strange to me.