AW: [HTML_AJAX-devel] Some problems

Alexander Stuckenholz Alexander.Stuckenholz at FernUni-Hagen.de
Fri Jul 7 07:49:58 PDT 2006


Hello.

I solved the problem by myself. It seemed, that it all boiled down to a bug
in Firefox which is described here:
http://the-stickman.com/web-development/javascript/iframes-xmlhttprequest-bu
g-in-firefox/. There is also a description for a workaround, which is pretty
bad coding-style, but works.

Thank you anyway.

Best regards,

Alex

-----Ursprüngliche Nachricht-----
Von: Alexander Stuckenholz
[mailto:Alexander.Stuckenholz at FernUni-Hagen.de]
Gesendet: Donnerstag, 6. Juli 2006 11:37
An: Joshua Eichorn
Cc: html_ajax-devel at lists.bluga.net
Betreff: AW: [HTML_AJAX-devel] Some problems


Hello Josh.

I installed the application at http://test.stuckenholz.biz/.
The sourcecode is also there. Log in with "test" and "test" at backend.php.

You see a list of orders. Klick at "edit" of the first entry. The lists of
customers and meals are
created by an ajax-call. Works good so far. Now click on "add existing
meal". Deselect the entry and press ok.
Works fine too. But if you try to select a new meal again, the error occurs.

I don't have a clue why this happens!

Best regards,

Alex

-----Ursprüngliche Nachricht-----
Von: Joshua Eichorn [mailto:josh at bluga.net]
Gesendet: Mittwoch, 5. Juli 2006 19:41
An: Alexander Stuckenholz
Cc: html_ajax-devel at lists.bluga.net
Betreff: Re: [HTML_AJAX-devel] Some problems


Alexander Stuckenholz wrote:
> Hello all.
>
> I'm currently testing the package HTML_AJAX, but i stuck with some
problems.
> I'm invoking a php-method over a sync-call by the help of the
ajax-wrapper.
> This works fine. But only once!
> If i press the button on the web-page, which fires the event, again, i
> revceive a strange javascript error.
>
> The error is:
>
> Error: uncaught exception: [Exception... "Component returned failure code:
> 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.open]"  nsresult:
> "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame ::
>
http://localhost/pizzadelivery/pizzadelivery/backend/templates/MealOrder.aja
> xserver.php?client=all :: anonymous :: line 1599"  data: no]
>
> Does anybody know what to do?
>
> Best regards,
>
> Alexander Stuckenholz
>
> --
> Dipl.-Ing. Alexander Stuckenholz
> Lehrgebiet Datenverarbeitungstechnik, FernUniversität in Hagen
> http://www.fernuni-hagen.de/DVT/
>
> _______________________________________________
> Html_ajax-devel mailing list
> Html_ajax-devel at lists.bluga.net
> http://lists.bluga.net/mailman/listinfo/html_ajax-devel
>
Can you post a small test case with this problem somewhere.
-josh



More information about the Html_ajax-devel mailing list