Mercurial > hg
comparison tests/test-purge.t @ 28212:d4419c01532b
templatefilters: make json filter be byte-transparent (BC) (issue4926)
This is necessary to preserve filename encoding over JSON. Instead, this
patch inserts "|utf8" where non-ascii local-encoding texts can be passed
to "|json".
See also the commit that introduced "utf8" filter.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 27 Dec 2015 17:59:57 +0900 |
parents | 8127b9e798b1 |
children | 8e6f4939a69a |
comparison
equal
deleted
inserted
replaced
28211:446465888119 | 28212:d4419c01532b |
---|