[ http://jira.magnolia.info/browse/MAGNOLIA-1427?page=comments#action_14173 ] Philipp Bracher commented on MAGNOLIA-1427: -------------------------------------------
The links to the images are relative what looks like a good idea, but the relative link has to start with the page name: page1: relative link: page1/column1/0/content_files/file0 If you rename page1 to page2 the upper link is wrong. I will change this by using the same mechanism we use for links to other pages (saving uuid). > Changing a Page Name breaks images in Editor Paragraphs therein > --------------------------------------------------------------- > > Key: MAGNOLIA-1427 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1427 > Project: Magnolia > Issue Type: Bug > Components: samples > Affects Versions: 3.0.1 > Reporter: Sean McMains > Assigned To: Tom Wespi > Priority: Minor > > If one changes the name of a page, any images within Samples: Editor > paragraphs break. > To reproduce: > 1. Create a new page named "test" > 2. Within that page, create a "Samples: Editor" paragraph > 3. Add a picture to the new paragraph. Save it. > 4. Change the page name from "test" to "new-test" > 5. View the page at its new path. The images do not appear, as they still > point to the old path. > Workaround: Editing the affected paragraph and saving it again fixes the > problem. -- 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://www.magnolia.info/en/developer.html ----------------------------------------------------------------
