Open JKingweb opened 1 year ago
The steps for parsing a u- property include harvesting from a value-class element, however, the Value Class Pattern document states:
The value class pattern only applies to properties which are simple strings, enumerated values, telephone numbers, and datetimes. The value class pattern does not affect parsing of properties of type email, URL, URI, UID.
I assume the latter is obsolete and in error.
The steps for parsing a u- property include harvesting from a value-class element, however, the Value Class Pattern document states:
I assume the latter is obsolete and in error.