? Success

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
20 Sep 2018

Summary of Changes

Constructor takes an optional database object that will be used in all instance methods
Static functions can take an optional database object to use instead of default dbo
Also cleaned up some code in minor ways - much more can be done

Alternative database objects can now be used but default behavior will not have changed.

Testing Instructions

Since this class is used for working with tags, you should do some things that involve tags. Especially, add or remove tags from content items such as articles.

Expected result

There should be no change from the current behavior. That is, it should continue to work as usual.

Actual result

Yes.

Documentation Changes Required

No.

avatar okonomiyaki3000 okonomiyaki3000 - open - 20 Sep 2018
avatar okonomiyaki3000 okonomiyaki3000 - change - 20 Sep 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Sep 2018
Category Libraries
avatar okonomiyaki3000
okonomiyaki3000 - comment - 20 Sep 2018

Actually, in unTagItem, a table object is passed in. So why aren't we using the db object from the table object?

avatar okonomiyaki3000 okonomiyaki3000 - change - 20 Sep 2018
Labels Added: ?
avatar okonomiyaki3000
okonomiyaki3000 - comment - 20 Sep 2018

I don't think these travis errors are anything.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Apr 2019

Is this a new Feature which should go in J4?

avatar HLeithner
HLeithner - comment - 26 Apr 2019

This should already be possible in j4, @okonomiyaki3000 please look at j4, if not possible please rebase this PR. Thx

avatar HLeithner HLeithner - close - 26 Apr 2019
avatar HLeithner HLeithner - change - 26 Apr 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-04-26 12:46:47
Closed_By HLeithner
Labels Removed: J3 Issue

Add a Comment

Login with GitHub to post a comment