sensenet icon indicating copy to clipboard operation
sensenet copied to clipboard

RichText -> LongText

Open marosvolgyiz opened this issue 9 months ago • 0 comments

  • [x] Fix RichText field export: export the whole structure instead of the "text". MODIFYING LONGTEXT IMPORT IS OUT OF SCOPE.
  • [x] Change all RichText to LongText in all CTDs.
  • [ ] Write a patch that changes field types and updates the related rows in the LongtextProperties table.
  • [ ] Check the patch.
  • [ ] Check the new install.
  • [ ] Check the rewritten fields (Description, Description, Body (EmailTemplate), WebHookFilter)

https://github.com/SenseNet/sensenet/blob/master/src/ContentRepository/Email/RepositoryEmailTemplateManager.cs

marosvolgyiz avatar May 08 '24 12:05 marosvolgyiz