Received: (qmail 94325 invoked by uid 501); 8 Jun 2000 10:34:31 -0000 Message-Id: <20000608103431.94323.qmail@locus.apache.org> Date: 8 Jun 2000 10:34:31 -0000 From: Edo Peters Reply-To: edo.peters@cmg.nl To: submit@bugz.apache.org Subject: Using Mozilla 4.5 the perl CGI script is started twice after clicking a button on a certain webpage. X-Send-Pr-Version: 3.110 >Number: 6162 >Category: mod_perl >Synopsis: Using Mozilla 4.5 the perl CGI script is started twice after clicking a button on a certain webpage. >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: mistaken >Submitter-Id: apache >Arrival-Date: Thu Jun 08 03:40:00 PDT 2000 >Closed-Date: Thu Jun 08 08:24:30 PDT 2000 >Last-Modified: Thu Jun 08 08:24:30 PDT 2000 >Originator: edo.peters@cmg.nl >Release: 1.3.9 >Organization: >Environment: OSF1 Digital UNIX V4.0D (Rev. 878) alpha (Apache server) mod_perl 1.21 perl 5 Windows 95 for use browsers: Mozilla 4.5 and Microsoft Explorer 5.0 >Description: Using Mozilla 4.5 a button on a certain webpage is clicked to start a perl CGI script. This goes via the Javascript statements: document.form.action = "... .pl"; (perl script path/filename bv. create.pl) document.form.method = "POST"; document.form.submit(); These statements are executed one time, but the perl script is mostly started twice. In the error logfile of Apache the lines are written twice. Using MSIE 5.0 the perl script is always started one time and thus no problem. >How-To-Repeat: The problem is very clear, thus I hope somebody with the experience or the knowledge can help me! >Fix: No idea. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Jun 8 08:24:30 PDT 2000 State-Changed-Why: Umh... if a particular version of Mozilla is not doing what you expect, then maybe your javascript is doing something wrong or there is a bug in mozilla. Either way, there is nothing that Apache can do about it... it just serves what the client asks for. If the client asks twice... >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]