[ http://jira.magnolia.info/browse/MAGNOLIA-1601?page=all ]
Philipp Bracher resolved MAGNOLIA-1601. --------------------------------------- Resolution: Fixed > Flash Uploads in Rich Editor Not Published > ------------------------------------------ > > Key: MAGNOLIA-1601 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1601 > Project: Magnolia > Issue Type: Bug > Components: gui > Affects Versions: 3.0.2 > Reporter: Sean McMains > Assigned To: Philipp Bracher > Fix For: 3.5 RC2 > > Attachments: flashFix.11254.diff, flashFix.diff > > > 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.) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------