When changing Link target for RichText it reverts back to old value after closing dialog window.
Steps to reproduce:
- Define content type with Richtext field
- Create new story, add link to Richtext field pointing to URL
- Change link by placing cursor on it and clicking on “link” icon in field’s toolbar and press “OK” to save
- Open link dialog again
Expected result: Link is updated to new value
Actual result: Old value is displayed
For now the only workaround is to remove link altogether and create a new one with different value.