﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
13210	Environment Canada accented names are not correctly displayed	Don Haig <Time4Tux@…>		"The envcan.pl script does not preserve UTF-8 characters in location names. (e.g. location on-118 contains an accented character which is not dislayed correctly)

This can be remedied by adding the following lines near the top of ENVCANParser.pm:
{{{
use encoding ""utf-8"";
use v5.10;
}}}"	Bug Report - General	closed	minor	needs_triage	Plugin - MythWeather	v29.0	low	Trac EOL			0
