? ? Pending

User tests: Successful: Unsuccessful:

avatar Harmageddon
Harmageddon
28 Feb 2021

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.

Summary of Changes

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.

Testing Instructions

IMHO, this could be merged on code review. Testing instructions are a bit more complicated here.

  1. Install a clean 4.0-beta7 or nightly.
  2. Important: Don't edit the "home" menu item!
  3. Create 4 articles and set them as featured and published.
  4. Look at the home page. The articles should be displayed in a one-column layout.
  5. Update using a 4.0-beta7 or nightly update package.
  6. Look again at the home page.

Using the prebuilt packages for this PR, do a clean new installation and repeat steps 2-6.

Actual result BEFORE applying this Pull Request

Before the update, the "home" item displays articles in a one-column layout. After running an update, it displays them in three columns.

Expected result AFTER applying this Pull Request

Updating should not change the layout.

Documentation Changes Required

none

avatar Harmageddon Harmageddon - open - 28 Feb 2021
avatar Harmageddon Harmageddon - change - 28 Feb 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Feb 2021
Category SQL Installation
avatar richard67
richard67 - comment - 28 Feb 2021

@Harmageddon And installation/sql/postgresql/base.sql doesn't need a fix? That seems strange to me.

avatar Harmageddon Harmageddon - change - 28 Feb 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 28 Feb 2021
Category SQL Installation SQL Installation Postgresql
avatar Harmageddon
Harmageddon - comment - 28 Feb 2021

@richard67 Of course, you're absolutely right. Thank you!

avatar ChristineWk ChristineWk - test_item - 1 Mar 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 1 Mar 2021

I have tested this item successfully on 726972d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar particthistle particthistle - test_item - 2 Mar 2021 - Tested successfully
avatar particthistle
particthistle - comment - 2 Mar 2021

I have tested this item successfully on 726972d

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.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar richard67 richard67 - change - 2 Mar 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 2 Mar 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar infograf768
infograf768 - comment - 2 Mar 2021

show_associations should be added as it is a blog/featured parameter (Options).

Screen Shot 2021-03-02 at 11 10 03

avatar richard67 richard67 - change - 2 Mar 2021
Status Ready to Commit Pending
avatar richard67
richard67 - comment - 2 Mar 2021

Back to pending.

@Harmageddon Could you check #32550 (comment) ? Thanks in advance.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar Harmageddon Harmageddon - change - 7 Mar 2021
Labels Added: ?
avatar Harmageddon
Harmageddon - comment - 7 Mar 2021

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.

avatar ChristineWk ChristineWk - test_item - 7 Mar 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 7 Mar 2021

(fyi: sandk2)
I have tested this item successfully on ffcfc80


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar infograf768 infograf768 - test_item - 8 Mar 2021 - Tested successfully
avatar infograf768
infograf768 - comment - 8 Mar 2021

I have tested this item successfully on ffcfc80


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar infograf768 infograf768 - change - 8 Mar 2021
Status Pending Ready to Commit
avatar infograf768
infograf768 - comment - 8 Mar 2021

rtc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32550.

avatar rdeutz rdeutz - close - 10 Mar 2021
avatar rdeutz rdeutz - merge - 10 Mar 2021
avatar rdeutz rdeutz - change - 10 Mar 2021
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: ?

Add a Comment

Login with GitHub to post a comment