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

       Web browser: ---
             Bug #: 35853
           Summary: Set a non-empty default value for
                    wmgArticleFeedbackBlacklistCategories on WMF wikis
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Since bug 29903 wasn't fixed yet, please at least change the
----
'wmgArticleFeedbackBlacklistCategories' => array(
    'default' => array(),
----
to something like
----
'wmgArticleFeedbackBlacklistCategories' => array(
    'default' => array( 'Article Feedback Blacklist' ),
----

because in the current setup any new requests such as bug 34441 may require a
new request such as bug 35852.

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