Project

General

Profile

« Previous | Next » 

Revision 73d265f6

Added by Luis Fernandez Alvarez about 8 years ago

Fixes #14778 - Ensure parsing complex types keep target type

Without this patch, the config task would send complex types as
strings to the setting model.

This patch makes the parsed object to keep the target type and it
assumes the setting model will do the internal conversion (now to
yaml).

  • added
  • modified
  • copied
  • renamed
  • deleted