@Jeremy: Are you on 1.3 stable ?

On Tue, May 25, 2010 at 12:40 AM, Jeremy Burns <jeremybu...@me.com> wrote:

> Interesting Ed - I find the display of error messages a bit hap-hazard too
> and thought it was just me. I can't add anything to this post yet, but I am
> watching with interest.
>
> Jeremy Burns
> jeremybu...@me.com <jeremybu...@mac.com>
>
>
> On 25 May 2010, at 04:18, Ed Propsner wrote:
>
> I might be going out on a limb with this one but ...
>
> I recently started to experience the problem where my validation errors
> stopped displaying.
> I *may* know the cause but I haven't tested it out yet.
>
> When the form was validated $this->validationErrors array was loaded (with
> all appropriate errors) in the view but not rendering the errors.
> Would it still pass the array to the view if it had no intention on
> displaying or was the array simply passed along in case I wanted to use it?
>
> My Ajax requests are going through but the responses are not rendering.
>
> In both cases I was able to obtain a result manually by bypassing Cake.
>
> Could the two be related and I'm having some sort of rendering issue ?
>
> - Ed
>
> On Mon, May 24, 2010 at 8:16 PM, Ed Propsner <crotchf...@gmail.com> wrote:
>
>> Just for the record I set up a test case in a different
>> controller/action/view and it didn't work there either, It does the same
>> thing.
>>
>> I've tried a lot of different things to no avail .... I'm fresh out of
>> ideas.
>>
>>
>> On Mon, May 24, 2010 at 2:28 PM, Ed Propsner <crotchf...@gmail.com>wrote:
>>
>>> I'm not quite sure how this problem came about (that seems to be the
>>> common theme these days).
>>>
>>> I use $ajax->observeField to update an element in one of my forms.
>>> The form is was one of my originals and was working perfectly when i
>>> called it "completed."
>>>
>>> I came back to it to give everything a dry run and it's no longer
>>> working.
>>> The ajax request is being made but I'm not getting a response on all ajax
>>> requests on that page, not just one.
>>> The element only updates with the debug info and there are no errors.
>>> I would normally be inclined to think that something is not coded
>>> correctly (which still may be the case),
>>> but what I am 100% sure of is that it did work perfectly when I left it
>>> and since then I know for sure
>>> that I haven't touched, let alone changed anything in the actions or
>>> views for the ajax requests.
>>>
>>> The helpers are all the same in the appcontroller as well, nothing
>>> changed there.
>>>
>>> Everything looks to be in place, I'm not sure where else to look.
>>> What could have changed?
>>>
>>> - Ed
>>>
>>
>>
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php?hl=en
>
>
>  Check out the new CakePHP Questions site http://cakeqs.org and help
> others with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to