Ticket #1088 (closed defect: fixed)
Can not modify baseClassPrefix while generating model
| Reported by: | richardfriedman | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.0 |
| Component: | Import/Export | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description
Two issues I found on this.
1. Builder.php line 782 uses 'Base' instead of the member variable - $this->_baseClassPrefix 2. Schema.php line 60 uses 'baseClassesPrefix' where it should be 'baseClassPrefix'
Rich
Change History
Note: See
TracTickets for help on using
tickets.