mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #52492
[Bug 1184947] A change has been merged
Reviewed: https://reviews.mahara.org/9707
Committed: https://git.mahara.org/mahara/mahara/commit/59977847057f28518263fa97d85814a8236a169f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 19.04_STABLE
commit 59977847057f28518263fa97d85814a8236a169f
Author: Kevin Dibble <kevin.dibble@xxxxxxxxxxxxxxxxxxx>
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
(cherry picked from commit 39bf115954bd822ac432968cdbad51d4fabdc6fe)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1184947
Title:
Cannot export with chinese file name
Status in Mahara:
Invalid
Bug description:
I encounter export problem with any file (within the content -> file) with chinese file name:
1. If I choose to export to LEAP2A, the file is missing in the exported file.
2. If I choose to export to HTML, the file name become garbled.
version: Mahara 1.7
server OS: ubuntu 10.04
php: 5.3.2.1.4.19
database: mysql 5.1.69.0.0.10.04.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1184947/+subscriptions
References