Closed Bug 771131 Opened 12 years ago Closed 11 years ago

YouSendIt uploads with French characters do not complete successfully

Categories

(Thunderbird :: FileLink, defect)

15 Branch
x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 765575

People

(Reporter: mconley, Unassigned)

Details

This is possibly related to bug 771073, though the symptoms are different (likely because TB 15 uses the new YSI API).

STR:

1)  Name some file "Le problème est déjà signalé.pdf"
2)  Upload it to YouSendIt via Filelink

What happens?

A dialog pops up saying that the file could not be uploaded.

What's expected?

The file should be uploaded successfully, and a URL inserted into the body of the message.

Using some logging, I can see that the upload is completing successfully, but during the "commit" stage, where we get the URL, the following is being returned:

{"name":null,"id":null,"size":null,"revision":null,"fileRevisions":null,"fileid":null,"ownedByStorage":null,"parentid":null,"createdOn":null,"downloadUrl":null,"clickableDownloadUrl":null,"revisionCount":null,"status":null,"errorStatus":{"message":"Internal Server Error","code":500}}
Summary: Uploads with French characters do not complete successfully → YouSendIt uploads with French characters do not complete successfully
(In reply to Archaeopteryx [:aryx] from comment #1)
> Duplicate of bug 765575?

Looks like it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.