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

       Web browser: ---
             Bug #: 38659
           Summary: comment wrong in jquery.clickTracking.js
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: ClickTracking
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/ClickTracking.git;f=modules/jquery.clickTracking.js;hb=HEAD#l12
says
        // Attach a timestamp to the tracked event and append it to the
        // logged event array (mw.tracked).

But there's no mw.tracked key! Just:
        // Attach a timestamp to the action's data (some tracked event)
        // and remember it for $.getTrackedActions()

(I have a local branch fixing this with a few other comment improvements.)

-- 
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

Reply via email to