Index: openacs-4/packages/xotcl-core/tcl/ical-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/ical-procs.tcl,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/xotcl-core/tcl/ical-procs.tcl 21 Oct 2017 13:07:27 -0000 1.11 +++ openacs-4/packages/xotcl-core/tcl/ical-procs.tcl 13 Dec 2017 14:22:18 -0000 1.12 @@ -187,7 +187,7 @@ [:tag priority] \ [:tag sequence] \ [:tag CLASS] \ - [:tag location] \ + [:tag -conv text_to_ical location] \ [:tag status] \ [:tag -conv text_to_ical description] \ [:tag -conv text_to_ical summary] \