https://bugzilla.wikimedia.org/show_bug.cgi?id=28070
--- Comment #3 from Dan Nessett <[email protected]> 2011-03-16 17:12:40 UTC --- (In reply to comment #2) > (In reply to comment #0) > > > > The logic causing this problem is intricate and I cannot suggest a fix. > > However, somehow the TS_POSTGRES formatted time should be supplied to the > > pg_query, not the TS_MW formatted time. How to effect this change and still > > maintain other valid uses of ApiQuery isn't clear (at least it isn't clear > > to > > me). > > Is this something that $this->getDB()->timestamp() can't fix? I'm not sure. I don't have a full understanding of the traversed code. The RSS Watchlist logic uses the API subsystem. This may be used in other ways that require the timestamp to be in TS_MW format. Someone with more intimate knowledge of this part of MW will have to determine what is going on and how to solve the problem. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
