Re: Bug tracker web interface sometimes records submissions twic

看板DFBSD_bugs作者時間16年前 (2009/07/29 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
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.
文章代碼(AID): #1ARtnd27 (DFBSD_bugs)
文章代碼(AID): #1ARtnd27 (DFBSD_bugs)