Andrew Madu napisaƂ(a):
Ah yes...this the chap I was looking for!!

Since I first put this question to the list the formatting issues have all been resolved. What has not been resolved is the usage of xhtml as opposed to html in the ajax-request section:

                                <map:select type="ajax-request">
                                  <map:when test="true">

                                    <map:serialize type="xml"/>
                                  </map:when>

                                  <map:otherwise>
                                    <map:serialize type="xhtml"/>
                                  </map:otherwise>
                                </map:select>

which gives the dreaded
'
cocoon is not defined dojo_ajax.js (line 1)'

Any ideas as to why declaring the serialize type as xhtml would cause this? I 
have attached the rendered xhtml page as xml.

Unfortunately not. I've tried to reproduce your problems two times and with no success so cannot help here. If you really like to solve this issue I can only suggest one thing that can others help to figure out your problem. Try to change forms samples to show the same behavior and provide a patch with your changes so we can be sure that we work on exactly the same code and in the same conditions.

I'm aware that asking for this is not what you would like to see, but there is no way now to help you, really.

--
Grzegorz Kossakowski

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to