Page 1 of 1

Templates no Longer being Output in Specified Content Type and Charset

Posted: Tue Sep 23, 2025 5:12 am
by K7RMK
I have a template file named hassio.xml, and when I view it, it's no longer showing up as an xml file. I'm not sure in what version it changed, but it's been at least a couple months.

My URL with the contenttype and charset calls:

Code: Select all

http://10.1.15.1/cgi-bin/template.cgi?templatefile=hassio.xml&contenttype=application/xml;charset=utf-8

Re: Templates no Longer being Output in Specified Content Type and Charset

Posted: Tue Sep 23, 2025 10:47 pm
by admin
Should be fixed with just released update-

Re: Templates no Longer being Output in Specified Content Type and Charset

Posted: Tue Sep 23, 2025 11:58 pm
by K7RMK
There we go, yes, that fixed it! Thanks.