DragonFly bugs List (threaded) for 2009-07
DragonFly BSD
DragonFly bugs List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1443] Bug tracker web interface sometimes records submissions twice (with firefox)


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 29 Jul 2009 00:27:14 +0200

free_coder (via DragonFly issue tracker) wrote:
free_coder <free@localhost.localdomain> added the comment:

On Tue, 28 Jul 2009 23:36:56 +0200, Simon 'corecode' Schubert wrote:

Seems to be some race condition in javascript/firefox?

cheers
   simon

Don't think so. Are you sure that the form that is actually being submitted and the form defined as


<form method="POST" name="itemSynopsis"
      onsubmit="return submit_once()"
      enctype="multipart/form-data" action="issue1443">

are the same? Try to place a debug message in the submit_once() function using window.alert('debug') and see if messagebox appears. If not, then the submitting form is not the one marked with onsubmit action.

The original messagebox appears, so submit_once() is certainly being called.


cheers
  simon

--
  <3 the future  +++  RENT this banner advert  +++   ASCII Ribbon   /"\
  rock the past  +++  space for low CHF NOW!1  +++     Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]