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:
entity.display.taxonomy_term.forums.default.yml
entity.form_display.taxonomy_term.forums.default.yml
field.field.forum_container.yml
field.instance.taxonomy_term.forums.forum_container.yml
forum.settings.yml
node.type.forum.yml
rdf.mapping.node.forum.yml
rdf.mapping.taxonomy_term.forums.yml
views.view.test_forum_index.yml

User interface changes

NO

API changes

NO

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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

larowlan’s picture

Issue tags: +Novice
annikaC’s picture

Assigned: Unassigned » annikaC
annikaC’s picture

Status: Active » Needs review
FileSize
7.21 KB
enhdless’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Patch works great!

star-szr’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll

Tagging for reroll.

larowlan’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll
FileSize
7.17 KB
vijaycs85’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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