You could post the code or the steps that reproduce the bug, to give
more information (link?..).
Well I'm new here, but maybe others know what are you talking about.

On Oct 7, 2:26 pm, 2b3 <[EMAIL PROTECTED]> wrote:
> Hi all, I'm just starting out and learning here... and I'm stumped...
> is this a bug...?
>
> I've just completed this section "A.9 Adding Posts" to create an "add
> post" page for the tutorial blog. Although everything is coming up
> thru the web browser correctly, on both Safari and Firefox (on Mac,
> both latest), I get the following:
>
> Title
> (input box, ok)
> Body
> (textarea box ok)
> Array
> (save button)
>
> It's the word "array" that seems to appear out of no where even tho
> the add.thtml code is verbatim as in the tutorial. Why is this word
> "Array" showing up in the browser view when /posts/add view is
> requested?
>
> In the HTML for this page... it shows...
> <textarea name="data[Post][body]"  id="PostBody"></
> textarea>Array       </p>
>
> Where does this come from? Is this something in the $html helper?
>
> Thoughts?
> Ian


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to