Skip to content

Can't insert a link to an unpublished page in TinyMCE RTE #17974

@andersburla

Description

@andersburla

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15.1.1

Bug summary

It's not possible to insert a link to an unpublished page in TinyMCE, which was possible to do in Umbraco 13. The editor gets stuck at the point when they need to click the 'Submit' button as that is disabled. It looks like the system believes that no page was picked as the 'URL' text input field is also empty.

Specifics

1
2

Steps to reproduce

  1. Create document type with a RTE [TinyMCE] with standard settings
  2. Create a new page and 'Save and publish' it
  3. Create a new page and only save it - don't publish it
  4. Go to the first created page and write a text, mark some text and click 'Add/Edit link'
  5. Click 'Link to document' and select the unpublished page
  6. You get back to the 'Select link' screen, but you can't click 'Submit' in bottom right

Expected result / actual result

The local link is inserted in the TinyMCE RTE and the editor can continue their editor experience

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