Symfony 1.2 (svn) with Propel
For a simple model I've generated an admin backend but when using the
batch delete I get:
The route "/depot/:action/action.:sf_format" is not of type "object".
It generated this route:
depot:
class: sfPropelRouteCollection
options:
model: Depot
module: depot
prefix_path: depot
column: id
with_wildcard_routes: true
A normal delete on a single row works fine.
Any ideas?
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---