Feature #1456

Files saved to server: higher resolution than seconds (or hash)

Added by Brecht De Man over 8 years ago. Updated over 8 years ago.

Status:ResolvedStart date:2015-11-23
Priority:UrgentDue date:2015-11-26
Assignee:Nicholas Jillings% Done:

100%

Category:-
Target version:-

Description

When files are saved to the server, they now have a file name like 'save151118100432.xml' - i.e. YYMMDDhhmmss. This may be a problem if two people submit at the exact same moment, which is not completely impossible when doing this test in a class room, let alone very large scale.
N: "Millisecond may be useful but perhaps just an extra index afterwards will also be useful."


Related issues

Related to Bug #1464: Random string at the end of saved file name doesn't work ... Resolved 2015-11-26

History

#1 Updated by Nicholas Jillings over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 40

PHP server adds a six character 'hash' to the file name. Just a random string generator but should suffice.

#2 Updated by Nicholas Jillings over 8 years ago

  • Related to Bug #1464: Random string at the end of saved file name doesn't work when same file stamp added

#3 Updated by Nicholas Jillings over 8 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 40 to 100

Also available in: Atom PDF