Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Dmitry AndrejevDmitry AndrejevChange Log Group
ChangedChange Log Message
The files uploaded in temporary tables now have ".tmp" extension to reflect that fact.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
2Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Dmitry Andrejev
Dmitry AndrejevChange Log Group
Changed
Change Log Message
The files uploaded in temporary tables now have ".tmp" extension to reflect that fact.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
2
Fix versions
Affects versions
Created April 12, 2013 at 3:17 PM
Updated April 14, 2025 at 7:29 AM
Resolved April 23, 2013 at 9:28 AM
Due changes made in information about uploaded file isn't available for validation purposes before object is saved to database.
Because of that it's impossible to get name of uploaded file and therefore check if file was uploaded at all. This results in "Field is required" error being displayed all the time preventing form submission at all.