icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specs
authorUlf Jasper <ulf.jasper@web.de>
Fri, 8 Jun 2012 17:34:09 +0000 (19:34 +0200)
committerUlf Jasper <ulf.jasper@web.de>
Fri, 8 Jun 2012 17:34:09 +0000 (19:34 +0200)
commitee5747918fd72e3ced7bc59949d5e40c84144804
treed1b741e3b35901bed37462fb94e148787333ee9e
parent4b56d0fe74527ddab5a976200b479376faa6b6f4
icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specs

2012-06-08 Nick Dokos <nicholas.dokos@hp.com>

* calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
string properly, fixes Bug#11473.

2012-06-08  Ulf Jasper  <ulf.jasper@web.de>

* automated/icalendar-tests.el (icalendar--parse-vtimezone): Test
escaped commas in TZID (Bug#11473).
(icalendar-import-with-timezone): New.
(icalendar-real-world): Add new testcase as found in the bugreport
of Bug#11473.
lisp/ChangeLog
lisp/calendar/icalendar.el
test/ChangeLog
test/automated/icalendar-tests.el