Closed Bug 432611 Opened 16 years ago Closed 16 years ago

given-name and family-name should be plural properties

Categories

(Toolkit Graveyard :: Microformats, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9

People

(Reporter: mkaply, Assigned: mkaply)

References

()

Details

Attachments

(1 file)

Attached patch Fix + testcaseSplinter Review
I'm not sure when this changed, or maybe I was wrong from the beginning, but given-name and family-name should be plural properties.

Without this change people would start coding expecting it to be a string, but it will become an array when this gets fixed later.

I know it seems strange to request blocking on this, but this is an underlying API change that needs to be made.

Note the test change looks extensive, but it is not. It's just adding the array index to the existing testcases.
Flags: blocking1.9?
Attachment #319768 - Flags: review?(sayrer)
Moving to blocking since it affects the public API.  Given the extensive tests I'm happy to take this now once reviewed..
Flags: blocking1.9? → blocking1.9+
Attachment #319768 - Flags: review?(sayrer) → review+
Attachment #319768 - Flags: approval1.9?
Attachment #319768 - Flags: approval1.9? → approval1.9+
Kaply, please land ASAP.
Whiteboard: [has patch][has review][has approval]
Landed this at beltzner's request.

mozilla/toolkit/components/microformats/src/Microformats.js 	1.27
mozilla/toolkit/components/microformats/tests/test_Microformats_hCard.html 	1.8
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [has patch][has review][has approval]
Target Milestone: --- → mozilla1.9
Thanks for landing. On a plane for way too long yesterday.
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: