Open
Description
Version: 4.5.5
For v3.0 and v4.0, the value type is restricted for many (all?) predefined types.
For v2.1, the value type is only globally restricted.
Some value types (e.g., invalid
) cause an \Sabre\VObject\InvalidDataException
(apparently regardless of the property type).
Examples (v4.0):
FN;VALUE=URI:example
(onlyTEXT
should be allowed)SOUND;VALUE=TEXT:example
(onlyURI
should be allowed)
Metadata
Metadata
Assignees
Labels
No labels
Activity