Skip to content
  • Diegodlh's avatar
    Fix T305267 · 6eba2490
    Diegodlh authored
    * domain configuration revision cache now stores content revisions instead of (parsed) configuration revisions
    * parsing of revision content now occurs later, at revision loading, rather than at revision fetching
    * template, field and procedure constructors now have a "strict" option which if set to false ignores individual invalid elements (fields, procedures and steps, respectively)
    * TemplateConfiguration implementation of the "parse" method uses the actual constructors to validate definitions
    6eba2490