Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1601

Flash Uploads in Rich Editor Not Published

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5 RC2
    • 3.0.2
    • gui
    • None

      When one uses FCKEditor paragraphs and uploads a Flash document, the flash file is never moved from FCKEditor's /tmp director to a JCR node as it should be (and as it is with image and file uploads).

      To reproduce:

      1. Create a new Rich Editor paragraph.
      2. Click the Flash button
      3. Click upload tab. Browser for SWF file. Click Send it to the Server.
      4. SWF is uploaded, displays in Preview window.
      5. Click Ok in Flash properties window, then Save in Rich Editor Window.

      Expected behavior:

      When the Rich Editor dialog is saved, the /tmp files should be persisted to a content node and Magnolia's URL handling should ensure that the embed tag points to the right place.

      Actual behavior:

      In the JCR browser, the file is never put into the content_files node. Magnolia's URL handling also never takes over, and the HTML continues to point to the /tmp directory.

      Because the SWF doesn't exist in the JCR repository, it doesn't go to the public instance when that paragraph is published. So, to the user, it looks ok on edit, but then breaks on publish. (Really, it's broken all along, but in such a way that one wouldn't notice.)

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              seanmctex Sean McMains
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD