Page MenuHomePhabricator

Manage error in file upload window when file is too large
Closed, ResolvedPublic

Description

using the upload Window, when we try to upload a file too large, we get an incomprehensive error : 'SFUploadWindow::processVerificationError: Unknown value 12'

We should get a readable error 'Your file is too large'

Event Timeline

I done a fix, but I fail to push it on gerrit. (account : pyro853) I got a the message :
! [remote rejected] upload-window-error -> upload-window-error (prohibited by Gerrit)

Is there a naming convention for the branches ?

I never push any code on gerrit, a little help would be great :)

@Pyro853 : Which exact steps did you perform? Which Gerrit guide did you follow? Which command triggered that error?

hello,
Thanks for the link, i found many tutorials, but not this one, which is more detailed. I miss the 'git review' part.

I push my little correction

Yaron_Koren claimed this task.
Yaron_Koren subscribed.

I checked in the fix - thanks!