Closed
Bug 771131
Opened 13 years ago
Closed 12 years ago
YouSendIt uploads with French characters do not complete successfully
Categories
(Thunderbird :: FileLink, defect)
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}}
Reporter | ||
Updated•13 years ago
|
Summary: Uploads with French characters do not complete successfully → YouSendIt uploads with French characters do not complete successfully
![]() |
||
Comment 1•12 years ago
|
||
Duplicate of bug 765575?
Comment 2•12 years ago
|
||
(In reply to Archaeopteryx [:aryx] from comment #1)
> Duplicate of bug 765575?
Looks like it.
![]() |
||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•