Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Move, then modify RTE saves in wrong item #46

@leekelleher

Description

@leekelleher

@mattbrailsford An issue was raised on the forum - Rich Text Editor (TinyMce) in NestedContent.

I am able to reproduce the bug, which only happens in a specific scenario.

Steps to reproduce

  1. Make a simple NC list with a single DocType (that contains an RTE property)
  2. Make 3 items/rows, (called A, B and C)
  3. Add some dummy content, save the node (property-value)
  4. Reload the content page
  5. Move the first item (A) to the bottom of the list, then...
    1. Expand item A
    2. Modify the RTE value
    3. Save the node (property-value)
  6. Reload the content page
  7. Notice that...
    1. Item A's RTE value has been reverted
    2. Item C contains the modified RTE value (from item A)

The key part seems to be when the RTE is modified after the item has been moved. If I modified the RTE value, then move it, all the items persist correctly.

Any ideas?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions