Page MenuHomeDevCentral

Discourse: ensure forum.yml is ASCII and not UTF-8
ClosedPublic

Authored by dereckson on Apr 26 2016, 21:48.
Tags
None
Referenced Files
F24886794: D368.diff
Sun, Mar 15, 23:54
F24884629: D368.id882.diff
Sun, Mar 15, 20:12
F24884628: D368.id.diff
Sun, Mar 15, 20:12
F24884627: D368.id883.diff
Sun, Mar 15, 20:12
F24880955: D368.id.diff
Sun, Mar 15, 14:15
F24880317: D368.id882.diff
Sun, Mar 15, 12:59
F24877888: D368.id.diff
Sun, Mar 15, 08:50
F24877355: D368.id883.diff
Sun, Mar 15, 07:41
Subscribers
None

Details

Summary

Upstream isn't willing to set default format as UTF-8 and want to
force ASCII, to avoid to force a specific encoding.

As our file uses non breakable spaces, that makes the container
launcher script fail loudly. We so remove such spaces.

Fixes T815.

Test Plan

iconv config/forum/forum.yml.tmpl -f utf-8 -t ascii

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Discourse: ensure forum.yml is ASCII and not UTF-8.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Apr 26 2016, 21:49
This revision was automatically updated to reflect the committed changes.