Bugzilla – Bug 605
Clarify when 'n' can be omitted in vCard.
Last modified: 2011-08-02 09:30:43 CEST
Index: source =================================================================== --- source (revision 3218) +++ source (revision 3219) @@ -46978,7 +46978,7 @@ <dd> - <p>The contact information is for an organization.</p> + <p>The contact information must be for an organization.</p> </dd> @@ -46992,7 +46992,8 @@ <dd> <p>The <span title="concept-property-value">value</span> of the - <code title="md-vcard-fn">fn</code> property is a nickname.</p> + <code title="md-vcard-fn">fn</code> property must be a + nickname.</p> </dd> @@ -47007,8 +47008,8 @@ <dd> <p>The <span title="concept-property-value">value</span> of the - <code title="md-vcard-fn">fn</code> property a name in one of - the following forms:</p> + <code title="md-vcard-fn">fn</code> property must be a name in + one of the following forms:</p> <ul class="brief"> @@ -83745,6 +83746,7 @@ Doug Kramer, Drew Wilson, Edmund Lai, + Eduard Pascual, Edward O'Connor, Edward Welbourne, Edward Z. Yang,
Should depend on http://bugzilla.validator.nu/show_bug.cgi?id=851 ?
Let's close this autofiled bug. Bug 851 makes more sense as a bugzilla item.