the ticket for more information.
On Oct 28, 10:22 am, handsofaten <b...@saharagray.com> wrote:
> I went ahead and submitted a ticket for this, I guess I'll stop using
> FormHelper for these fields until I get some resolution on this issue.
>
> http://cakephp.lighthouseapp.com/projects/42648-cakephp/tickets/2180-...
>
> On Oct 21, 11:27 am, handsofaten <b...@saharagray.com> wrote:
>
>
>
>
>
>
>
> > In Cake 1.3, it would generate fields like this:
>
> > <input name="data[Author][0][name]" type="text" value="John Steinbeck"
> > id="Author0Name">
>
> > But in Cake 2.0, I'm getting:
>
> > <input name="data[Author][Author]" type="text" value="John Steinbeck"
> > id="AuthorAuthor">
>
> > Which doesn't handle multiple fields properly. Anyone know what might
> > be going on here?
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment