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

            Bug ID: 65643
           Summary: Deprecation warnings in JS console
           Product: MobileFrontend
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: stable
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

There are two warnings in JS console because of the way we extend mw.user:

Use of "name" is deprecated. Use mw.user.getName instead.
Use of "anonymous" is deprecated. Use mw.user.isAnon instead.

They seem to be false positives, but we should get rid of them somehow anyway.

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