rollerworks-graveyard / RollerworksMultiUserBundle

Multi user management for the FOSUserBundle - DISCONTINUED!!
MIT License
56 stars 21 forks source link

Improve the UserServicesFactory Form default handling #57

Closed sstok closed 10 years ago

sstok commented 10 years ago
Q A
Bug Fix? y
New Feature? y
BC Breaks? n
Deprecations? n
Tests Pass? y
Fixed Tickets

Related to GH-55 GH-56

This improves the UserServicesFactory Form default handling

This removes the requirement to set the class, type and the name. And fixes an edge case where only the name uses the fos_user prefix

And updates the documentation, which was missing the name in the example.