View Full Version : I have problems in Firefox
eurodead
6 Jul 2007, 6:02 AM
hi expertes!!
im working with the ext-nd and is great.
trying with the examples local works very good in IE and FF, but in the server dont works in FF?
can you help me?
jratcliff
6 Jul 2007, 8:53 AM
If you open the ?ReadDesign url in a browser, what do you see?
eurodead
6 Jul 2007, 11:23 AM
open the xml with the data but i dont understand because dont read :((
Zakaroonikov
6 Jul 2007, 2:57 PM
You are using a POST event but are not passing any parameters. I have had this problem when I went to 1.1 beta 2. I had to change my code to either use a GET request for no parameters or pass a dummy value in the params field on the POST request.
jratcliff
8 Jul 2007, 7:16 AM
You are using a POST event but are not passing any parameters. I have had this problem when I went to 1.1 beta 2. I had to change my code to either use a GET request for no parameters or pass a dummy value in the params field on the POST request.
The Ext.nd code is doing a POST on the ?ReadDesign. We do this in order to get the most recent design of a view. I don't think this is the issue but I could be wrong, and that won't be the first time. ;)
@eurodead, can you post a screen shot of the ?ReadDesign or can you save the xml in a file and email it to me? jack dot ratcliff at gmail dot com.
Zakaroonikov
8 Jul 2007, 1:47 PM
The Ext.nd code is doing a POST on the ?ReadDesign. We do this in order to get the most recent design of a view. I don't think this is the issue but I could be wrong, and that won't be the first time. ;)
@eurodead, can you post a screen shot of the ?ReadDesign or can you save the xml in a file and email it to me? jack dot ratcliff at gmail dot com.
It might also have something to do with using ext-base.js instead of the yui-adapter.js. Perhaps the yui-adapter is more forgiving. All I know is once I moved up to 1.1 I started having these problems.
RWaters
9 Jul 2007, 6:15 AM
Yeah, I can't really say what will happen with 1.1 as I've not tried it for the Ext.nd project. I know I've run into some issues in the past trying out some of the other adapters, though I would expect the base adapter to be pretty solid.
The next alpha release of Ext.nd is still based off of 1.0.1... for now.
Could this be the same thing that makes the names.nsf demo on openntf not work? EDIT: Seems to be a proxy issue that makes the demo not work for me, not sure if that applies here.
eurodead
9 Jul 2007, 1:25 PM
The Ext.nd code is doing a POST on the ?ReadDesign. We do this in order to get the most recent design of a view. I don't think this is the issue but I could be wrong, and that won't be the first time. ;)
@eurodead, can you post a screen shot of the ?ReadDesign or can you save the xml in a file and email it to me? jack dot ratcliff at gmail dot com.
see the print screen jack
thanks!!
mdm-adph
13 Jul 2007, 4:41 AM
The next alpha release of Ext.nd is still based off of 1.0.1... for now.
Hey hey -- no rush! I'm a Debian kind of guy -- I don't care if we stay on 1.0.1 forever, as long as it works. :D
RWaters
13 Jul 2007, 6:48 AM
Hey hey -- no rush! I'm a Debian kind of guy -- I don't care if we stay on 1.0.1 forever, as long as it works. :D
Heh, we recently did move it over to 1.1rc1 and things seem to be going alright. Still planning to put it up today if the final testing goes well.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.