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
F8839048: D368.diff
Tue, May 20, 17:42
F8815767: D368.id.diff
Tue, May 20, 10:22
Unknown Object (File)
Sat, May 17, 23:59
Unknown Object (File)
Wed, May 14, 17:36
Unknown Object (File)
Tue, May 13, 13:40
Unknown Object (File)
Tue, May 13, 01:58
Unknown Object (File)
Mon, May 12, 08:57
Unknown Object (File)
Sun, May 11, 17:22
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.