twitter updates always show the time as the 01/01/1970 at 00:00 (twitter)

Bug #340539 reported by envieme
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jisko
Fix Released
Medium
Marcos Garcia

Bug Description

twitter updates always show the update date as 01/01/1970 at 00:00 (twitter)

Revision history for this message
Rubén Díaz (outime) wrote : Re: [Bug 340539] [NEW] twitter updates always show the time as the 01/01/1970 at 00:00 (twitter)

This was resolved some days ago, please update your copy.

2009/3/10 envieme <email address hidden>:
> Public bug reported:
>
> twitter updates always show the update date as 01/01/1970 at 00:00
> (twitter)
>
> ** Affects: jisko
>     Importance: Undecided
>         Status: New
>
> --
> twitter updates always show the time as the 01/01/1970 at 00:00 (twitter)
> https://bugs.launchpad.net/bugs/340539
> You received this bug notification because you are a member of Jisko
> Developers, which is subscribed to Jisko.
>

--
Rubén Díaz
GPG id 2354DA5F
http://diazr.com

Rubén Díaz (outime)
Changed in jisko:
assignee: nobody → jisko-dev
status: New → Invalid
Revision history for this message
Almas (almasd) wrote :

Not fixed. Bug is still there. I downloadad from jiski.org 2 days before. But still this bug is there...

Revision history for this message
Almas (almasd) wrote :

Oops sorry www.jisko.org

Revision history for this message
Marcos Garcia (marcosgdf) wrote :

We are looking into that.

Thanks for reporting the error!

Changed in jisko:
status: Invalid → Confirmed
importance: Undecided → Medium
milestone: none → v2
Revision history for this message
Almas (almasd) wrote :

I found this and fixed my own
in includes/twitter.class.php

preg_match_all('#<span class="published timestamp">(.*?)</span>#',$html, $a4); # Timestamp

changed like this:

preg_match_all('#<span class="published timestamp" data="{time:\'.*?\'}">(.*?)</span>#',$html, $a4); # Timestamp

Now it working ok :-)

Revision history for this message
Marcos Garcia (marcosgdf) wrote :

Updated twitter.class.php file. It seems to be working now

Thanks! :)

Changed in jisko:
assignee: Jisko Developers (jisko-dev) → Marcos Garcia (marcosgdf)
status: Confirmed → In Progress
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.