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

           Summary: convertUserOptions.php unnecessarily copies empty fields
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]


After running convertUserOptions.php one finds these empty items are
unnecessarily copied into the user_properties table:
>SELECT COUNT(*),up_property FROM user_properties WHERE up_value ='' GROUP BY 
>up_property;
COUNT(*)        up_property
19      ajaxsearch
3       date
16      nickname
1       quickbar
1       showjumplinks
1       showtoc
2       showtoolbar
126     skin
45      timecorrection
52      variant


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