[dreamwidth/dw-free] 094288: New LJ::warn_for_perl_utf8() function for hunting ...
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 0942885386105cf0000896742a68bcb20813516d
https://github.com/dreamwidth/dw-free/commit/0942885386105cf0000896742a68bcb20813516d
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M cgi-bin/LJ/TextUtil.pm
Log Message:
-----------
New LJ::warn_for_perl_utf8() function for hunting the wild mojibake
Commit: 238a342ee402af118816c10c5b28c5833c6d4bcc
https://github.com/dreamwidth/dw-free/commit/238a342ee402af118816c10c5b28c5833c6d4bcc
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M cgi-bin/DW/Widget/LatestInbox.pm
M cgi-bin/DW/Widget/LatestNews.pm
M cgi-bin/DW/Widget/RecentlyActiveComms.pm
M cgi-bin/DW/Widget/UserTagCloud.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Widget/InboxFolder.pm
M cgi-bin/LJ/Widget/InboxFolderNav.pm
Log Message:
-----------
Lay out some cluck snares for UTF8-flagged strings
There's a persistent problem of mojibake on the front page and inbox _under
certain unknown conditions on prod that no devs have managed to reproduce yet._
There's early evidence that strings from the translation system might have been
causing _some_ of this, but there still seem to be some instances hanging
around.
If we can figure out which choke-points the contaminated strings are passing
through, we can maybe start following them back to their lair.
Compare: https://github.com/dreamwidth/dw-free/compare/2195f295384a...238a342ee402
Home: https://github.com/dreamwidth/dw-free
Commit: 0942885386105cf0000896742a68bcb20813516d
https://github.com/dreamwidth/dw-free/commit/0942885386105cf0000896742a68bcb20813516d
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M cgi-bin/LJ/TextUtil.pm
Log Message:
-----------
New LJ::warn_for_perl_utf8() function for hunting the wild mojibake
Commit: 238a342ee402af118816c10c5b28c5833c6d4bcc
https://github.com/dreamwidth/dw-free/commit/238a342ee402af118816c10c5b28c5833c6d4bcc
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M cgi-bin/DW/Widget/LatestInbox.pm
M cgi-bin/DW/Widget/LatestNews.pm
M cgi-bin/DW/Widget/RecentlyActiveComms.pm
M cgi-bin/DW/Widget/UserTagCloud.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Widget/InboxFolder.pm
M cgi-bin/LJ/Widget/InboxFolderNav.pm
Log Message:
-----------
Lay out some cluck snares for UTF8-flagged strings
There's a persistent problem of mojibake on the front page and inbox _under
certain unknown conditions on prod that no devs have managed to reproduce yet._
There's early evidence that strings from the translation system might have been
causing _some_ of this, but there still seem to be some instances hanging
around.
If we can figure out which choke-points the contaminated strings are passing
through, we can maybe start following them back to their lair.
Compare: https://github.com/dreamwidth/dw-free/compare/2195f295384a...238a342ee402
