? ? Success

User tests: Successful: Unsuccessful:

avatar twister65
twister65
21 Apr 2019

Pull Request for Issue #24649.

Summary of Changes

Timestamp format.

Testing Instructions

Added Instructions from #24649 (comment) by @franz-wohlkoenig:

  • Install Joomla with examples. The database must be postgreSQL.
  • Go to Components->Banners->Banners.
  • Click Support Joomla! banner.
  • Click the Banner Details tab.
  • Select Yes for "Track Impressions" and "Track Clicks".
  • Go to the example site: index.php/using-joomla/extensions/modules/display-modules/banner
avatar twister65 twister65 - open - 21 Apr 2019
avatar twister65 twister65 - change - 21 Apr 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 Apr 2019
Category Front End com_banners
avatar twister65
twister65 - comment - 21 Apr 2019

We have #24652.

avatar twister65 twister65 - change - 21 Apr 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-04-21 09:58:53
Closed_By twister65
Labels Added: ?
avatar twister65 twister65 - close - 21 Apr 2019
avatar twister65 twister65 - close - 21 Apr 2019
avatar twister65 twister65 - head_ref_deleted - 21 Apr 2019
avatar twister65 twister65 - head_ref_restored - 22 Apr 2019
avatar twister65
twister65 - comment - 22 Apr 2019

Reopened because the PR #24652 adds a new row for each banner track at anytime.
The counter is always 1.
We want to add a new row every hour and increment the counter.

avatar twister65 twister65 - reopen - 22 Apr 2019
avatar twister65 twister65 - change - 22 Apr 2019
Status Closed New
Closed_Date 2019-04-21 09:58:53
Closed_By twister65
avatar twister65 twister65 - change - 22 Apr 2019
Status New Pending
avatar twister65 twister65 - reopen - 22 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Apr 2019
The description was changed
avatar franz-wohlkoenig franz-wohlkoenig - edited - 24 Apr 2019
avatar twister65
twister65 - comment - 5 May 2019

@HLeithner , for review please.
See #24652 (comment)

avatar Pinkeltje Pinkeltje - test_item - 23 Aug 2019 - Tested successfully
avatar Pinkeltje
Pinkeltje - comment - 23 Aug 2019

I have tested this item successfully on 5404d21


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

avatar Hackwar
Hackwar - comment - 23 Aug 2019

This unfortunately is the wrong way to fix this. We still need to format this with ->toSQL(), since the used format() might not be the right format for the RDBMS. So you would have to modify the trackdate or create a helper trackdate which you can then format with ->toSQL.

avatar twister65
twister65 - comment - 24 Aug 2019

@Hackwar , is that what you expect ?

avatar Hackwar
Hackwar - comment - 24 Aug 2019

I expected something along the lines of ->setMinutes(0) or something like that, but I think date objects are immutable... So it isn't really a nice solution, but should work...

avatar SharkyKZ SharkyKZ - test_item - 9 Dec 2019 - Tested successfully
avatar SharkyKZ
SharkyKZ - comment - 9 Dec 2019

I have tested this item successfully on 43ebd61


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

avatar SharkyKZ
SharkyKZ - comment - 9 Dec 2019

I have tested this item successfully on 43ebd61


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

avatar SharkyKZ
SharkyKZ - comment - 9 Dec 2019

@Pinkeltje please test again.

avatar twister65
twister65 - comment - 2 Mar 2020

RTC ?

avatar twister65 twister65 - change - 22 Aug 2021
Labels Added: ?
Removed: ?
avatar Quy Quy - test_item - 6 Feb 2022 - Tested successfully
avatar Quy
Quy - comment - 6 Feb 2022

I have tested this item successfully on ba41eaa


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

avatar Quy Quy - alter_testresult - 6 Feb 2022 - SharkyKZ: Tested successfully
avatar Quy Quy - change - 6 Feb 2022
Status Pending Ready to Commit
avatar Quy
Quy - comment - 6 Feb 2022

RTC


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

avatar zero-24 zero-24 - change - 20 Feb 2022
Labels Added: ?
avatar zero-24 zero-24 - change - 17 Mar 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-03-17 16:49:16
Closed_By zero-24
avatar zero-24 zero-24 - close - 17 Mar 2022
avatar zero-24 zero-24 - merge - 17 Mar 2022
avatar zero-24
zero-24 - comment - 17 Mar 2022

Merging here thanks for the patience

Add a Comment

Login with GitHub to post a comment