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

       Web browser: ---
            Bug ID: 57814
           Summary: incomplete GENDER support in Flow moderation message
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: i18n
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The GENDER support in the moderation messages in Flow is quite broken.

I fixed some of the client-side support in
https://gerrit.wikimedia.org/r/#/c/98368/ , however there's another important
thing to fix: The flow-moderation-confirmation-* messages are used client-side
and they need not just the target user name, but the gender. That's because
JavaScript can't determine the gender of a user other than the current one. The
target user's gender must be passed as 'male' or 'female' from the server side
somehow. Maybe another data attribute.

Looking at the current translations, there's at least one language in which
gender support is needed ('mk').

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