Ticket #408 (new defect)
Opened 6 years ago
Using non-standard characters in title and description fields causes UnicodeDecodeError
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0.0 |
| Component: | General | Version: | eduCommons-3.0-Beta |
| Keywords: | Cc: |
Description
Using non-standard characters in title and description fields causes UnicodeDecodeError? Here are the characters I used for the test: ç국ê中華
I generated the error when creating a new page within a course using Mac FF, but I assume the same error would happen when entering non-standard characters into any title or description field. I will confirm this and post an update.
Here is the error info: Exception Type UnicodeDecodeError? Exception Value 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128)
Note: See
TracTickets for help on using
tickets.
