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
F35103649: D368.diff
Mon, Jul 6, 19:43
F35083218: D368.id.diff
Mon, Jul 6, 16:33
F35048361: D368.id.diff
Mon, Jul 6, 05:22
Unknown Object (File)
Sun, Jul 5, 20:28
Unknown Object (File)
Sun, Jul 5, 15:03
Unknown Object (File)
Sun, Jul 5, 09:55
Unknown Object (File)
Sat, Jul 4, 12:39
Unknown Object (File)
Fri, Jul 3, 23:57
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
No Lint Coverage
Unit
No Test Coverage
Branch
T815
Build Status
Buildable 494
Build 609: arc lint + arc unit

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.