mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #67448
[Bug 1756904] Re: UTF8 character encoding problem in HTML export
We would need to rethink the approach, e.g. use an ID instead of the
folder or file title. But it shouldn't be a number ID that can be
enumerated but it would be better to use a random sequence of letters,
numbers, and some special characters to make guessing the ID more
difficult (see how social media sites do that). That would enhance the
security as URLs can't be guessed. While that is not so important for a
download because that lives locally, it is important for the online
viewing.
** Changed in: mahara
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1756904
Title:
UTF8 character encoding problem in HTML export
Status in Mahara:
Confirmed
Bug description:
- Tested in demo.mahara.org
- Client Os : Windows
- Chrome 64.0.3282.186, Firefox 58.0.2, Microsoft Edge 41.16299.248.0
Steps to reproduce
- Create a Portfolio page with UTF8 accents in Title.
- Export to HTML with "All my data"
- Url to the page in index.html contains accents
- Look in the archive /views/ and the folder's page name contains undefined characters (Windows)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756904/+subscriptions
References