Roundup Tracker - Issues

Message5396

Author ber
Recipients antmail, ber, jerrykan, pcaulagi, shammash, techtonik
Date 2015-12-02.20:14:09
Message-id <1449087250.12.0.438612027959.issue2550811@psf.upfronthosting.co.za>
In-reply-to
and then of course we use the filter from msg5190
to fix all occurances. This is future proof, because once we get better unicode
handling in a future roundup release, we can use change the filter 
and all template will still work. It is also a small solution as it just adds
"|u" to a number of places in the templates.
History
Date User Action Args
2015-12-02 20:14:10bersetmessageid: <1449087250.12.0.438612027959.issue2550811@psf.upfronthosting.co.za>
2015-12-02 20:14:10bersetrecipients: + ber, techtonik, jerrykan, pcaulagi, shammash, antmail
2015-12-02 20:14:10berlinkissue2550811 messages
2015-12-02 20:14:09bercreate