Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-11218

Allow setValue of rich text with string which is not raw text

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 4.5.2, 4.6.0
    • None
    • None
    • 1 - Middle term
    • 2 - Normal

      Currently, attribute.setValue(text), where text is a String, is accepted by AbstractRichTextElementType but it is considered as raw text.

      We should be able to set a RichText with other formats like HTML or Docbook.

      Maybe we could add a ValueDataContextAware or a RichTextValue with the format of the input text.
      Or we automatically detect the format, this could be nice but it is an expensive operation.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: