Ticket #460 (closed enhancement: fixed)
Add support for using doctrine inheritance on sfGuardUser
| Reported by: | dordille | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | sfDoctrineApplyPlugin | Version: | |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
Currently sfDoctrineApplyPlugin requires that an sfGuardUserProfile class exist, however we like being able to extend sfGuardUser in our projects when we need to add additional profile data. sfDoctrineApplyPlugin should still work when this is the case.
Change History
Note: See
TracTickets for help on using
tickets.

