canUpdate means: if the sluggable field changes, should the slug
change as well, or stay the original? Obviously you can still edit it
manually.

On Fri, Aug 27, 2010 at 16:12, Cyrille37 <cyrill...@gmail.com> wrote:
> Hello,
>
> I've just starting to use the Sluggable behavior and set it with
> canUpdate = false.
> Then:
>  * I clear the cache
>  * re-generate db (doctrine:build --all --sql --db --and-load)
>  * re-generate the admin (doctrine:generate-admin x x)
>
> But the admin form still have a field for the "slug" field, and I can
> change it and save the record without error.
>
> Perhaps I've don't understand the "canUpdate" option ???
>
> Thanks for help
> Cyrille
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to