commit | 06912bddc6b9db4fd01ed689ca4a8e16b0790244 | [log] [tgz] |
---|---|---|
author | Alon Albert <aalbert@google.com> | Thu Feb 17 18:10:14 2011 -0800 |
committer | Alon Albert <aalbert@google.com> | Fri Feb 18 09:40:44 2011 -0800 |
tree | ac05480bd3962219be4c8e6a5c9b92a86f29f718 | |
parent | 3259d8853760a72b811757e1711119d041962a1c [diff] |
Support quoted parameters iCalendar RFC http://www.ietf.org/rfc/rfc2445.txt says: 4.1.1 List and Field Separators Property parameters with values containing a COLON, a SEMICOLON or a COMMA character MUST be placed in quoted text. So we must be able to support this. Bug: 3463510 Change-Id: Ie0463fdc2d5cbc340801cc8cc5b4f00e374f2954