mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10031
[Bug 996172] A change has been merged
Reviewed: https://reviews.mahara.org/1495
Committed: http://gitorious.org/mahara/mahara/commit/8ee84e2a09f28b5cbd0acbba6ff6f65568ffdae2
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch: 1.6_STABLE
commit 8ee84e2a09f28b5cbd0acbba6ff6f65568ffdae2
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Tue Jul 31 11:47:11 2012 +1200
Enable Unicode filename for exporting HTML
(Bug #996172)
+ Using utf-8 string as file/folder name:
+ Setting the maximum of file/folder name length to 80. (Max filename
length on many OS is limited to 256 bytes)
+ Percent encoding URL. It is a non human-readable string. However, the
modern web browsers (Firefox3, Chrome, >IE7) will automatically display
it into human readable URL.
Change-Id: Ibb0d4e5d5fbe01bc49b5ad9ba68e4bc483938016
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/996172
Title:
No unique directory for exporting multiple pages written in Japanese
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When exporting multiple pages with "Standalone HTML web site" option,
Mahara tries to write all pages, whose titles are written in Japanese,
to same directory named "-". As a result, just one page was
successfully exported and all other pages were not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/996172/+subscriptions
References