This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
Bug
Multiple submit actions
/
#4782
Move
Bookmark
Summary
Status
open
Opened
Apr 24, 2007
Created
Apr 24, 2007
/
krisp
Modified
Jan 5, 2009
/
phsouzacruz
View previous 5 versions
Assigned to
pixtur
Attached files
Attached files
No files uploaded
Issue report
Issue report
Severity
Major
Reproducibility
Always
Platform
FireFox 2.0.0.3
Version
0.796(8)
Steps to reproduce
After submitting comment and going back browser submitting form once again.
Try my comments at
Config variables
on 2007-04-24: (item 4777)
... and so far far away
and (item 4779)
... and so far far away
.
Expected result
Nothing happen but refresh.
Suggested Solution
Hmm...
3 Comments
3 Comments
pixtur
Apr 25, 2007
This could be tricky...
But you are right. We definitely have to do something about this. For tasks I always check, if the name is unique. I could check if there already is a comment with the same text.
krisp
Apr 25, 2007
Reply to This could be tricky...
Beat me if I sound like lamer but maybe form should send hidden unique number (obtained e.g. by js checksum function of a text) which could be stored in db or temporary array of sent forms for faster check?
pixtur
Apr 25, 2007
hihi,
I guess you just proved not to be a lamer. Actually I thought about a similar solution some years ago but it somehow was dropped because using the GUID is primary keys wasn't that easy.
The only trade off would be that it would require an additional field in the item-table along with an index. That's the only purpose we would need this field for, so I thought that a simple would be easier to implement.
Since we already have some fields to reduce the sql request (type, name, created by, modified < 24hour, etc) comparing the resulting items wouldn't be that bad...
Mark as bookmark
Comment / Update
Add comment
Comment
Details
(
Wiki format
)
Request feedback
Please copy the text