Open Bug 1758377 Opened 3 years ago Updated 3 years ago

calendar: can't read stringbundle entry imipHtml.attendeeRole2.REQ_PARTICIPANT

Categories

(Calendar :: General, defect)

Thunderbird 91
defect

Tracking

(Not tracked)

People

(Reporter: buecher, Unassigned)

Details

No calendar tab nor event window is open.
error in error console:

Failed to read 'imipHtml.attendeeRole2.REQ_PARTICIPANT' from chrome://lightning/locale/lightning.properties.

calL10NUtils.jsm:40

Locale is German

Confirmed issues are best not left in unconfirmed component (especially calendar)

Component: Untriaged → General
Product: Thunderbird → Calendar

According to the spec the string is REQ-PARTICIPANT not REQ_PARTICIPANT, so I don't think we've done anything wrong here except not check the input is valid.

You need to log in before you can comment on or make changes to this bug.