Ticket #225 (new defect)
IMS Import/Export of a course translation causes site error
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2.0 |
| Component: | Translations | Version: | Seattle 2.2.0-rc1 |
| Keywords: | IMS Import/Export of a course translation causes site error | Cc: |
Description
An IMS import or export of a course translation causes site errors (using FF on an intel mac).
Here's the error when I try to do an IMS import for a course translation (French): Type de l'erreur: AlreadyTranslated? Valeur de l'erreur: http://localhost:9004/eduCommons/biology/test-ims-import
Here's the error when I try to do an IMS export for a course translation (French): Type de l'erreur: UnicodeDecodeError? Valeur de l'erreur: 'ascii' codec can't decode byte 0xc3 in position 35: ordinal not in range(128)
It seems IMS exports of course translations could work, but I'm not sure how you would do an IMS import. How would the individual translated objects know which objects of the original course they should be connected to?
