Skip to content

V13 RTE with macro shows "unsaved"-dialog #21014

@pvhees

Description

@pvhees

Which Umbraco version are you using?

13.12.0

Bug summary

This seems related to this issue: #18127

When you add a macro to a RTE field, and save and publish the item, then navigate away, the page is marked as dirty. This also happens when you for instance edit another field in the item, change your mind and undo your change, then move away.

This happens even for the simplest macro (just placing a 'hello world' in the text).

Specifics

No response

Steps to reproduce

  • Create a document type with the default RTE editor.
  • Create a simple macro
  • Create a page using that document type, and add the just created macro to the page. Save and publish the page.
  • Navigate away from the page
  • The "Unsaved changes"-dialog is now shown.

Expected result / actual result

If you just published a page and navigate away without further changing anything, it should not show the 'unsaved changes dialog'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions