Closed Bug 1715980 Opened 3 years ago Closed 3 years ago

Incorrect calendar name in Calendar::GetBcp47Type() method description

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox91 --- wontfix
firefox94 --- fixed

People

(Reporter: anba, Assigned: gregtatum)

References

Details

(Whiteboard: [i18n-unification])

Attachments

(1 file)

/**
 * Get the BCP 47 keyword value string designating the calendar type. For
 * instance "gregory", "chinese", "islamicc", etc.
 */
Result<const char*, Calendar::Error> GetBcp47Type();

"islamicc" is the old-style keyword value, the BCP 47 calendar type name is "islamic-civil".

Severity: -- → S4
Priority: -- → P3
Blocks: 1686965
Whiteboard: [i18n-unification]
Assignee: nobody → gtatum
Status: NEW → ASSIGNED
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d1071a75c40
Fix the calendar keyword in Calendar::GetBcp47Type docs; r=platform-i18n-reviewers,dminor DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: