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

shortcut.routing.yml ('TRUE' to TRUE)
shortcut.set.default.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

alexander_danilenko’s picture

Assigned: Unassigned » alexander_danilenko
Status: Active » Needs review
FileSize
1.27 KB

The last submitted patch, 2105987-1-shortcut-yaml-variable-type.patch, failed testing.

alexander_danilenko’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 2105987-1-shortcut-yaml-variable-type.patch, failed testing.

alexander_danilenko’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 2105987-1-shortcut-yaml-variable-type.patch, failed testing.

vijaycs85’s picture

Issue summary: View changes
Status: Needs work » Closed (works as designed)

main purpose of this meta is to fix config (so no routing file change) and the shortcut.set.default.yml seems fine. So closing this issue