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

       Web browser: ---
             Bug #: 36602
           Summary: Debug level set too high on production wiki
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Rich Farmbrough reports on en.wp that he managed to get the following message
recently, but with actually data rather than "[redacted]":

A database error has occurred. Did you forget to run maintenance/update.php
after upgrading? See:
https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query:
UPDATE `user` SET user_name = '[redacted]',user_password =
'[redacted]',user_newpassword = 'redacted',user_newpass_time =
'[redacted]',user_real_name = ,user_email = 'redacted',user_email_authenticated
= '[redacted]',user_touched = '[redacted]',user_token =
'[redacted]',user_email_token = '[redacted]',user_email_token_expires =
'[redacted]' WHERE user_id = '[redacted]' Function: User::saveSettings Error:
1205 Lock wait timeout exceeded; try restarting transaction (10.0.6.48)

Clearly, this is a debug message that shouldn't be visible on a production wiki
such as en.wp (regardless of the underlying problem) - either the debug level
is set too high, or that message evades the privacy/debug filter.

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