| View previous topic :: View next topic |
| Author |
Message |
VinzC Newbie

Joined: 30 Sep 2008 Posts: 6 :
Items
|
Posted: Tue Sep 30, 2008 2:49 pm Post subject: Edit/Add forms not submitted w. Mozilla browsers under Linux |
|
|
Hi.
I've added a grid to a PHP page (normal) but when I edit a record and attempt to submit the changed data nothing happens (the page scrolls up to the top). No data is submitted.
This problem happens under Linux only, whether I use either Mozilla (i.e. Seamonkey) or Firefox (aka Iceweasel). It does *not* happen under Windows. It doesn't happen either with Internet Explorer.
I think the validation code in Javascript fails to execute under Linux when pressing the Submit button. The same problem happens with the Add feature under Linux only.
I'm not sure what to change though. Did anyone fix that bug? |
|
| Back to top |
|
 |
VinzC Newbie

Joined: 30 Sep 2008 Posts: 6 :
Items
|
Posted: Tue Sep 30, 2008 3:16 pm Post subject: |
|
|
Problem found and fixed!
Don't know why but my browser is not recognized as Firefox but it's secondary. Actually there is a mistake around line 5475. Sorry I can't post the patch here (I get an error message from phpBB: Registered member must have at least 5 postings to post any URL/Website Link; hey! There is NO URL/Link in my post!)
There is a missing "document." after each "field_name =". |
|
| Back to top |
|
 |
| |
|