Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Portfolio API
-
Labels:None
-
Environment:LAMP
-
Affected Branches:MOODLE_20_STABLE
Description
I couldn't reproduce exactly but sometimes the file saved on box.net as a very weird name (see screen capture). It happens to me twice at different time. The last time I had it: I edited a post that I already sent, add to portfolio, try to create a folder already existing in box.net, export it.
I tried it again and it worked. strange...
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-20905 | Portfolio Box.net: "A required parameter (sesskey) was missing" |
|
|
|
That is the content hash of the file in Moodle. I cannot do anything except the following:
1. Send the file on disk to box.net in a HTTP post
2. Send a rename request to box.net
I assume that 2 sometimes fails but I don't know why