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





--- Comment #5 from Aaron Schulz <[email protected]>  2008-12-30 21:30:20 
UTC ---
ahh, line 489 of recompressTracked.php:

$dbw->update( 'text',
        array( // set
        'old_text' => $url,
        'old_flags' => 'external,utf8',
),

...it *does* in fact try to set utf-8, it just has a typo :)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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