Skip to content

Fix `wiki_front_matter` edit content bug

What does this MR do and why?

fix ff wiki_front_matter edit content bug

this ff will be used in implementation about #30758 (comment 1054544532)

related issue/MR:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Steps to reproduce

  1. enable ff wiki_front_matter
  2. open edit form for any wiki page
  3. add Front Matter
  4. save - it is saved correctly
  5. open edit of that same page again
  6. observe that the Front Matter is visible
  7. save - it is saved correctly

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Linjie Zhang

Merge request reports