Skip to content

Fix a couple of regressions in profiles

Jonny Bradley requested to merge cherry-pick-b243c0a9 into 27.x
  • Fix a couple of regressions in profiles

  • [FIX] profiles: Partially revert da8838a9 which completely (and bafflingly) broke preferences export on tiki-admin.php?page=profiles (and update a little to smarty 3 syntax)

  • [FIX] profiles: Previously preference arrays in YAML could be quoted strings but this seems to no longer work, so parse array-looking strings before setting the pref

See merge request !5003 (merged)

(cherry picked from commit b243c0a9)

d1cafee2 [FIX] profiles: Previously preference arrays in YAML could be quoted strings... 267c7bcc [FIX] profiles: Partially revert da8838a9 which completely (and bafflingly)...

Co-authored-by: Jonny Bradley jmail@nospaces.net

Merge request reports