Follow-up from #1653026: [META] Use properly typed values in module configuration.

Problem/Motivation

All integers, Booleans, and even octal numbers in config object files are converted to strings.

Proposed resolution

#1653026: [META] Use properly typed values in module configuration has fixed core, so no need to convert all data types to string anymore.

Remaining tasks

Fix and issue patch for below config files:
filter.format.plain_text.yml
filter.settings.yml
filter.format.filter_test.yml

User interface changes

NO

API changes

NO

Parent: #1653026: [META] Use properly typed values in module configuration

CommentFileSizeAuthor
#1 2105959-yml-type-cast-1.patch1.06 KBjaperry
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

japerry’s picture

Only saw a change for integers in

filter.format.filter_test.yml

Attached below.

nonsie’s picture

Issue summary: View changes
Status: Active » Needs review

Updating status for the test bot

enhdless’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Novice

Patch works great!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Nice work!

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.