Before I'll file a bug I'd like to hear some comments from developers; maybe they are aware of the issue and it eventually would be fixed soon.
I did Polish translation of PacketFence captive portal. All is done in UTF-8. /captive-portal renders well formatted translated page. However /signup produces translated page, but all UTF-8 encoded Polish diacritic marks are malformed (replaced by "?"). So there is a difference before formatting in /captive-portal and /signup web pages. I found there are two render_template functions in pf code and pf::web::admin::render_template is the one which works well. Instead, pf::web::render_template (imported by pf::web::guest) damages diacritic marks. Then I found https://github.com/inverse-inc/packetfence/pull/60 and I thought these findings are related to each other. So, do you know pf::web::render_template has problems with diacritic marks after translation? Does it make sense to file a bug now? What do you think? MU
smime.p7s
Description: Kryptograficzna sygnatura S/MIME
------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
