Ticket #846 (closed defect: fixed)
Over-optimization in codegen for cache key creation
| Reported by: | olegabr | Owned by: | somebody |
|---|---|---|---|
| Priority: | important | Milestone: | 2.1.1 |
| Component: | Codegen | Version: | 2.1.0 Stable |
| Keywords: | codegen, cache | Cc: |
Description
Over-optimization in codegen for cache key creation
The database name is written in generated ORM classes, makes changing it in configuration.inc.php senseless.
The patch attached to fix it back to the config-changable solution.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

