]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/po:_buggy_UTF-8_support_with_po4a_0.58+.mdwn
po: report bug + test case + proposed fix
[git.ikiwiki.info.git] / doc / bugs / po:_buggy_UTF-8_support_with_po4a_0.58+.mdwn
1 [[!tag patch]]
3 With po4a 0.58+, the po plugin incorrectly extracts UTF-8 strings from source pages.
5 I've prepared a branch to fix this: https://salsa.debian.org/tails-team/ikiwiki/-/tree/po-fix-utf8
7 This branch adds a test case that fails on current `master`.
8 That test case passes from my branch on Debian sid with po4a 0.55 (Buster), 0.62 (Bullseye), and 0.66 (sid).