i18n icon indicating copy to clipboard operation
i18n copied to clipboard

Throw vs raise for InvalidPluralizationData

Open papa-cool opened this issue 5 years ago • 1 comments

In my opinion InvalidPluralizationData error is a kind of MissingTranslation error. I18n::Backend::Fallbacks exist to avoid MissingTranslation error and I don't figure out why fallbacks does not work for InvalidPluralizationData.

This is related to https://github.com/ruby-i18n/i18n/issues/493

Did I miss something?

papa-cool avatar Dec 03 '19 14:12 papa-cool

Nice work @papa-cool 👍

@radar as you requested in https://github.com/ruby-i18n/i18n/issues/493#issuecomment-573915158 there is a PR ready. Is this worth a review?

reinaris avatar Jan 12 '22 08:01 reinaris

Hi @radar Can I have an explanation why you closed my PR. The issue is still opened and has been reproduced by you. I can rebase it to master, but I never had any review from more than 2 years.

papa-cool avatar Jun 21 '23 11:06 papa-cool