Failure

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
10 Apr 2018

There is no need to strip the time info from the created column. This information might be useful in case of timezone differences or whatever. Let the formatting be done at the template level.

Pull Request for Issue # .

Summary of Changes

Removed this from the database query:
DATE_FORMAT(a.created, "%Y-%m-%d") AS created

Because why wouldn't you want the full datetime info?

Testing Instructions

Create a weblinks module. It should display the same way with or without the patch.

Expected result

No direct change expected.

Actual result

No direct change actually.

Documentation Changes Required

No

avatar okonomiyaki3000 okonomiyaki3000 - open - 10 Apr 2018
avatar okonomiyaki3000
okonomiyaki3000 - comment - 12 Apr 2018

I'm sure that this failure has nothing to do with me. Isn't there a problem with Travis?

avatar okonomiyaki3000
okonomiyaki3000 - comment - 11 May 2018

Hello? Somebody want to have a look at this? This build failure has nothing to do with this PR. Please fix your Travis and run it again.

avatar okonomiyaki3000
okonomiyaki3000 - comment - 18 May 2018

Hey! Fix your travis and merge this patch, ok?

avatar okonomiyaki3000
okonomiyaki3000 - comment - 25 Jul 2018

?

avatar okonomiyaki3000
okonomiyaki3000 - comment - 28 Aug 2018

Hello? Anybody home in here? Your Travis is drunk and this a solid improvement. Let's get it merged.

avatar mbabker
mbabker - comment - 28 Aug 2018

Is this the appropriate time to open the infamous "is this repo abandoned" issue?

avatar yvesh
yvesh - comment - 8 Sep 2018

Needs at least one test, than I merge it. Not sure if there was a reason to add the strip before hand.

avatar alikon
alikon - comment - 8 Sep 2018

despite Travis
it works as expected

avatar okonomiyaki3000
okonomiyaki3000 - comment - 11 Sep 2018

@yvesh It looks like @alikon has tested it but is there some official way to report a successful test?

avatar okonomiyaki3000
okonomiyaki3000 - comment - 2 Oct 2019

Just take this damn patch. It's obviously nonsense to strip the time information here. Why would you do that?

avatar alikon
alikon - comment - 2 Oct 2019

i'm afraid this is abandonware

avatar zero-24
zero-24 - comment - 8 Oct 2019

@wilsonge and @HLeithner should have the propper access to merge things here :)

Add a Comment

Login with GitHub to post a comment