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

       Web browser: ---
             Bug #: 34320
           Summary: remove obsolete database field rc_new
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: schema-change
          Severity: normal
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The databasefield recentchanges.rc_new is marked as obsolete in
RecentChanges.php

Please drop this field to clean up the table.

The problem is, that this field is used at many places in core. You can remove
it with a check of the field "rc_type" against the const RC_NEW.

Thanks.

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