Comment 6 for bug 1184947

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9671
Committed: https://git.mahara.org/mahara/mahara/commit/39bf115954bd822ac432968cdbad51d4fabdc6fe
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 39bf115954bd822ac432968cdbad51d4fabdc6fe
Author: Kevin Dibble <email address hidden>
Date: Wed Mar 27 15:43:32 2019 +1300

Bug 1184947 : Chinese names of files when exporting

The only issue found when looking into this bug
is the directory name reported is not set.
it was using the variable $todir but the actual
directory name is in the variable $to.

On the Chinese character issue: this is server side:
When creating a leap2a export - the file name gets
appended with an id. This is expected behaviour as
without this id before the file name, the leap 2a cannot
be re-imported.

So the 0-������.txt is expected working.

The garbling of Chinese names is not to do with the
import/export, but the language locale support on the
server itself.

behatnotneeded

Change-Id: I6184bd4857cc28545b10ada94a258ae86f808b8e