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

            Bug ID: 69926
           Summary: Flow SQL queries breaks DebugToolbar
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Enable https://www.mediawiki.org/wiki/Debugging_toolbar , visit a Flow board.
Some developers (using zend PHP not HHVM) get a JS error.  Appending ?debug=1
reveals mediawiki.debug.js fails accessing this.data.log because this.data is
null.

We think it's because Flow's SQL queries of binary(11) columns involve strings
like "�#�����o~p".  Shahyar Ghobadpour found that in his case the PHP
conversion to JSON fails so the expected data structure isn't present. He has a
gerrit patch https://gerrit.wikimedia.org/r/#/c/155832/

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