Ticket #649 (closed Bug: fixed)
Use of i18n breaks ORM because of inflector
| Reported by: | zextra | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Helpers | Version: | SVN HEAD |
| Keywords: | orm, inflector, language, i18n | Cc: |
Description
ORM depends on fact that inflector is language agnostic, which, at present, it is not. Passing model name to ORM, when language other than en_US is in use (I have tried with fr_FR), incorrect plural form is produced, and, as a result, table is not found in database.
Change History
Note: See
TracTickets for help on using
tickets.
