Uploaded image for project: 'Confluence Source Editor Plugin'
  1. Confluence Source Editor Plugin
  2. SOURCE-26

Runtime exception when copying a page

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 1.0-beta1
    • 1.0-m2
    • true

      Runtime exception when copying a page
      Copy this page: https://qa-cac.atlassian.com/display/SMOKE/Checklist+-+Examples+of+RTE+formatting

      Click the source editor button, and you get error:

      Error validating sourceRuntimeException
      occurred while transforming editor format to storage format
      (java.lang.UnsupportedOperationException: Cannot handle:
      DraftResourceIdentifier[draftId=278102506]) (500)

            [SOURCE-26] Runtime exception when copying a page

            working as described (can no longer edit source of a page until after the first save)

            Peter Camilleri [Atlassian] added a comment - working as described (can no longer edit source of a page until after the first save)

            The storage transformation engine doesn't support attachments against drafts (i.e. new / copied pages), so it's currently not possible to generate the storage format until after the initial save.

            Removing the ability to edit source for new / copied pages.

            Petch (Inactive) added a comment - The storage transformation engine doesn't support attachments against drafts (i.e. new / copied pages), so it's currently not possible to generate the storage format until after the initial save. Removing the ability to edit source for new / copied pages.

            Steps to reproduce (e.g. in dev)

            1. Create page
            2. Drag and drop image
            3. Save
            4. Click: Tools > Copy
            5. Open source editor
            6. RuntimeException

            Petch (Inactive) added a comment - Steps to reproduce (e.g. in dev) Create page Drag and drop image Save Click: Tools > Copy Open source editor RuntimeException

              cpetchell Petch (Inactive)
              mhrynczak Mark Hrynczak (Inactive)
              Archiver:
              mkhairuliana Monique Khairuliana (Inactive)

                Created:
                Updated:
                Resolved:
                Archived:
                13 years, 20 weeks, 1 day ago