https://bugzilla.wikimedia.org/show_bug.cgi?id=29564
Marcin Cieślak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |shell Severity|major |critical --- Comment #1 from Marcin Cieślak <[email protected]> 2011-06-24 13:49:28 UTC --- It looks like that database entries got truncated at 256th byte: > select thread_signature from thread where thread_root=803932 \G *************************** 1. row *************************** thread_signature: <span title="bétaverzió"> <!--<font style="text-decoration: blink;">--><font color="red">♥</font><font color="white">♥</font><font color="green">♥</font> </font> [[User:Gubbubu|<font color="green" face="Lucida calligraphy">Γουββος ΘιλοÎ "thread_signature" field is a TINYBLOB (http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/LiquidThreads/lqt.sql?revision=72707&view=markup) but no attempt is obviously made to truncate UTF-8 contents sensibly. This means that database entries need to be fixed first, adding "shell" keyword and bumping priority. -- 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
