GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Problems with AJAX with FireFox 3... Is there a fix? (https://gfy.com/showthread.php?t=864362)

Tempest 10-24-2008 11:50 AM

Problems with AJAX with FireFox 3... Is there a fix?
 
Anyone else experience problems with AJAX running in Firefox 3 (previously working scripts don't work in FF 3)? Anyone have a fix for it? So far all I've run accross is something to do with mod_security but I haven't checked it out yet.

TurboAngel 10-24-2008 11:55 AM

I'm not sure but here's a bump.

;)

KillerK 10-24-2008 12:14 PM

Firefox sucks for javascript things.. IE for the Win!

Tempest 10-24-2008 06:25 PM

anyone???

woj 10-24-2008 06:37 PM

Haven't seen any issues with FF3, what's the url in question? might make it easier to debug what the issue is..

StuartD 10-24-2008 06:38 PM

Quote:

Originally Posted by KillerK (Post 14946814)
Firefox sucks for javascript things.. IE for the Win!

Quite the opposite actually. Firefox actually aheres to standards much like Chrome, Opera, Safari and many other browsers. IE? Nope.

Anyway, many people have written AJAX modules but have failed to keep it updated with the changing times... try using Prototype if you can.

It continues to be updated and improved and works great with FF3.

gornyhuy 10-24-2008 07:00 PM

My whole livelihood relies on ajax-based products right now and I use ff3. No issues whatsoever.

psili 10-24-2008 07:21 PM

I did the google for: firefox mod_security
which returned some stuff with FF3 in the results, but I didn't go beyond that.

It might just be a server tweak. It's not uncommon that some browsers send different information when a request is made which could fuck stuff up. Example: accounting for IE turning image/jpeg into image/pjpeg. Fun times.

Tempest 10-24-2008 10:06 PM

Quote:

Originally Posted by psili (Post 14948304)
I did the google for: firefox mod_security
which returned some stuff with FF3 in the results, but I didn't go beyond that.

It might just be a server tweak. It's not uncommon that some browsers send different information when a request is made which could fuck stuff up. Example: accounting for IE turning image/jpeg into image/pjpeg. Fun times.

yeah.. can't find a "proper" fix but just disabled the content type check for my specific scripts and it's working... "apparently" it has something to do with FF adding a charset onto the end of the application/.... for POSTs and that gets filtered out by mod_security.. changing the regexp to take it into account would probably be the cleanest solution but I just want to get this damn thing working again for now.

psili 10-24-2008 11:07 PM

Quote:

Originally Posted by Tempest (Post 14948871)
yeah.. can't find a "proper" fix but just disabled the content type check for my specific scripts and it's working... "apparently" it has something to do with FF adding a charset onto the end of the application/.... for POSTs and that gets filtered out by mod_security.. changing the regexp to take it into account would probably be the cleanest solution but I just want to get this damn thing working again for now.

I feel any and all pain you have but in regard to different "stuff".
I'll stop doing shit in quotes now.

Anyway ----
What javascript library do you use for Ajax?

Again, google searches seem to report issues you may be having: Content-Type / setting the encoding of the request / etc. There's got to be a decent solution, so here's a bump.


All times are GMT -7. The time now is 10:39 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123