https://bugzilla.wikimedia.org/show_bug.cgi?id=25137

           Summary: ApiFeedWatchlist should use wfTimestamp directly.
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: API
        AssignedTo: roan.katt...@gmail.com
        ReportedBy: umherirrender_de...@web.de
                CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
                    vasi...@gmail.com, soxre...@gmail.com


The module ApiFeedWatchlist use a wfGetDB to format a timestamp. Looks to
expensive. Use wfTimestamp directly?

This cannot fail for difference database, because a timestamp in API can have
all types supported from wfTimestamp, and Database::timestamp always return a
timestamp from wfTimestamp, but in difference types.

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to