Moodle

add GB18030 to sitemailcharset

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.7.2, 1.8, 1.9
  • Component/s: Other
  • Labels:
    None
  • Environment:
    All
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE

Description

I found in moodle 1.6, there's a optional sitemailcharset, and I hope Chinese charset GB2312 and GB18030 can be added to the list.

Thanks.

Issue Links

Activity

Hide
Martin Dougiamas added a comment -

From Martin Dougiamas (martin at moodle.com) Thursday, 20 April 2006, 04:22 PM:

Fixed in CVS.

Show
Martin Dougiamas added a comment - From Martin Dougiamas (martin at moodle.com) Thursday, 20 April 2006, 04:22 PM: Fixed in CVS.
Hide
Michael Blake added a comment -

assign to a valid user

Show
Michael Blake added a comment - assign to a valid user
Hide
Petr Škoda (skodak) added a comment -

gb18030 is not supported by typo3 and mbstring - we should remove it ASAP because it breaks header encoding (sends it into infinite loop)

Show
Petr Škoda (skodak) added a comment - gb18030 is not supported by typo3 and mbstring - we should remove it ASAP because it breaks header encoding (sends it into infinite loop)
Hide
Petr Škoda (skodak) added a comment -

I have committed a workaround into our textlib to fail if the gb18030 does not work, function returns ?????? instead if coversion fails.

Did anybody ever see it work?

Show
Petr Škoda (skodak) added a comment - I have committed a workaround into our textlib to fail if the gb18030 does not work, function returns ?????? instead if coversion fails. Did anybody ever see it work?
Hide
Martin Dougiamas added a comment -

If it fails could it just return the unconverted original text?

Show
Martin Dougiamas added a comment - If it fails could it just return the unconverted original text?
Hide
Petr Škoda (skodak) added a comment -

It could, working on that

Show
Petr Škoda (skodak) added a comment - It could, working on that
Hide
Petr Škoda (skodak) added a comment -

fixed in cvs

Show
Petr Škoda (skodak) added a comment - fixed in cvs

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: