Ticket #1088 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

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

Changed 13 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4471]) fixes #1088

Changed 13 months ago by jwage

  • milestone set to 0.11.0
Note: See TracTickets for help on using tickets.