? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
7 Jan 2017

Summary of Changes

Cleanup of the batch copy'ing of data. This introduces a empty post processing of batch copied data in order for com_content to add items into the frontpage table (and other components to do whatever processing they want).

Testing Instructions

Test Banners, Newsfeeds and contact work as is (there are no changes here - they just implement the parent method which is the same)

In com_content test batch copying with items that are featured and aren't featured and ensure that items are created correctly in the #__content_frontpage table

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 7 Jan 2017
avatar wilsonge wilsonge - change - 7 Jan 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jan 2017
Category Administration com_banners com_contact com_content com_newsfeeds Libraries
avatar wilsonge wilsonge - change - 7 Jan 2017
Labels Added: ?
avatar webnet-assmann
webnet-assmann - comment - 5 Feb 2017

Uploading banner.JPG…
I have tested this item 🔴 unsuccessfully on 44f856d

Newsfeeds and featured items are created correctly in the #__content_frontpage table
banners get an error


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

avatar webnet-assmann webnet-assmann - test_item - 5 Feb 2017 - Tested unsuccessfully
avatar joomlamarco
joomlamarco - comment - 5 Feb 2017

I have tested this item 🔴 unsuccessfully on 44f856d

Banner creates an error.News, Contact works fine. The entries into table #_content_frontpage are correct.


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

avatar joomlamarco joomlamarco - test_item - 5 Feb 2017 - Tested unsuccessfully
avatar wilsonge
wilsonge - comment - 5 Feb 2017

Hey both. can you please tell me what errors you are getting. I can't seem to reproduce anything at the moment (I have merged in staging since you both tested so it might be simply related to that)

avatar webnet-assmann
webnet-assmann - comment - 5 Feb 2017

See the Screenshot, i've uploaded

avatar wilsonge
wilsonge - comment - 5 Feb 2017

Hmm I definitely can't reproduce. Can you please try again on a clean copy of staging/nightly. Maybe just merging in staging now fixed something?

avatar webnet-assmann
webnet-assmann - comment - 5 Feb 2017

Reproduced it on a nightly build - same error. It's localhost with xampp on windows10 php7.0.9

avatar webnet-assmann
webnet-assmann - comment - 5 Feb 2017

Feel free to contact @zero-24

avatar zero-24
zero-24 - comment - 5 Feb 2017

Hmm I definitely can't reproduce. Can you please try again on a clean copy of staging/nightly. Maybe just merging in staging now fixed something?

@wilsonge it is about the different sql definition https://github.com/joomla/joomla-cms/blob/staging/installation/sql/mysql/joomla.sql#L111 for banners the title field is called name so we need a extra case for that 😄

avatar wilsonge
wilsonge - comment - 5 Feb 2017

Umm i don't understand how I can't reproduce this cause clearly you are correct. But I guess this latest version should fix things?

avatar webnet-assmann
webnet-assmann - comment - 5 Feb 2017

I have tested this item ✅ successfully on 1121efe

Everything is fine now :-)


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

avatar webnet-assmann webnet-assmann - test_item - 5 Feb 2017 - Tested successfully
avatar wilsonge
wilsonge - comment - 25 Sep 2017

Merged in staging

avatar roland-d
roland-d - comment - 22 Jul 2018

@wilsonge Is this merged?? If not, can you update the merge conflicts?

avatar priiish priiish - test_item - 24 Jul 2018 - Tested unsuccessfully
avatar priiish
priiish - comment - 24 Jul 2018

I have tested this item 🔴 unsuccessfully on 2952f2a

- Tried to copy banner to another category via batch feature

  • error coming up:
    "Argument 1 passed to Joomla\CMS\MVC\Model\AdminModel::cleanupPostBatchCopy() must be an instance of Joomla\CMS\MVC\Model\JTableInterface, instance of BannersTableBanner given, called in
    <path-to-joomla!>/Joomla_3/libraries/src/MVC/Model/AdminModel.php on line 450
    <path-to-joomla!>/Joomla_3/libraries/src/MVC/Model/AdminModel.php:472"

therefore tested unsuccessful

@icampus


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

avatar wilsonge wilsonge - change - 3 Aug 2018
The description was changed
avatar wilsonge wilsonge - edited - 3 Aug 2018
avatar wilsonge wilsonge - change - 18 Aug 2018
The description was changed
avatar wilsonge wilsonge - edited - 18 Aug 2018
avatar brianteeman
brianteeman - comment - 18 Aug 2018

I have tested this item ✅ successfully on 7ec4d5d


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

avatar brianteeman brianteeman - test_item - 18 Aug 2018 - Tested successfully
avatar rdeutz rdeutz - close - 19 Aug 2018
avatar rdeutz rdeutz - merge - 19 Aug 2018
avatar rdeutz rdeutz - change - 19 Aug 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-08-19 09:58:03
Closed_By rdeutz

Add a Comment

Login with GitHub to post a comment