Submit Button doesn't work in IE, Opera

Harry Slaughter - December 6, 2006 - 22:19
Project:Advanced Poll
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

advpoll DRUPAL-4-7 Dec 6 13:13 PST

Reproduce:

1) create and submit a poll (i don't believe it matters which type, not sure)
2) edit poll, add choices, submit

note that in IE, the submit button is highlighted but the page is never actually submitted.

in Opera, a client reports some other sort of error, though i haven't seen this directly myself.

#1

fajerstarter - December 7, 2006 - 16:32

See http://drupal.org/node/98743 (and also the link in the first post) for bugs with Opera.

#2

Harry Slaughter - December 20, 2006 - 19:51

This is a problem in IE as well, not just Opera

#3

ChrisKennedy - December 26, 2006 - 04:36

I was able to edit and submit a poll with additional choices in both IE and Opera using the latest version of the DRUPAL-4-7 branch. If it's still not working please let me know: 1) what error message(s) in javascript/drupal/apache are provided, if any 2) what version of drupal and 3) what other modules are installed and enabled.

#4

wmostrey - January 15, 2007 - 10:35

I downloaded the lastest version for 4.7 and still have this problem in IE. I'm running Drupal 4.7.3, 2006-08-02 with the following modules enabled:

advpoll, aggregator, archive, book, comment, contact, directory, disknode, faq, forum, help, image, image_gallery, mail, members, menu, monthly, nice_menus, nodelist, og, og_basic, page, path, ping, poll, print, profile, quiz, scheduler, search, simplenews, statistics, story, tagadelic, taxonomy, taxonomy_access, taxonomy_image, tinymce, tracker, views, views_ui, voting, votingsapi, webform, weblink

The javascript error I get on the page is "Expected an object" on this line:

So just before it starts printing the node itself. I am willing to provide you with a user/pass to see this on the site itself. Contact me on my profile page.

On Firefox all works well.

#5

ChrisKennedy - January 18, 2007 - 02:08

Please disable the other contributed modules (besides advpoll and votingapi) and verify that advpoll is causing the error.

Can you give more info on the javascript error? Your previous message doesn't include the filename or line number so I have no idea where to look.

#6

wmostrey - January 24, 2007 - 14:22

Okay I did just that so I have only the following modules enabled: advpoll, votingapi.

I get the following error:

Regel: 195
Teken: 3
Fout: Object vereist
Code: 0
URL: http://mysite/node/1501/edit

Note that I have this both when editing a posted poll (without previewing first), as when creating a new one:

Regel: 195
Teken: 3
Fout: Object vereist
Code: 0
URL: http://mysite/node/add/advpoll-binary

So if I do not preview and just submit a new poll, it works perfectly. If I preview first, or try to edit a posted poll, I get those errors. It's running on Drupal 4.7.3 with this version of advpoll:

; Information added by drupal.org packaging script on 2006-12-31
version = "4.7.x-1.x-dev"
project = "advpoll"

#7

fajerstarter - April 5, 2007 - 07:17

Is this working now?

#8

wmostrey - August 31, 2009 - 13:10
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.