Bug Report #1249
Inflector fails when table name has multiple words.
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Helpers | |||
| Target version: | 2.4 | |||
| Resolution: | fixed | Points: |
Description
I guess this is somewhat expected behaviour but ORM is unable to find classes named like Page_news_Model, because it's looking for Page_newses_Model.
I wrote a little patch to inflector which fixed the problem.
Related issues
Associated revisions
fixing #1249
History
Updated by Jeremy Bush over 2 years ago
- Target version set to 2.4
- 11 set to 2.3.4
Updated by Jeremy Bush over 2 years ago
- Status changed from New to Assigned
- Assignee set to Parnell Springmeyer
Updated by Ben Rogers over 2 years ago
- Assignee changed from Parnell Springmeyer to Ben Rogers
Updated by Ben Rogers over 2 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset r4549.
Updated by Ben Rogers over 2 years ago
- Resolution set to fixed