[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Grilli updated MAGNOLIA-3408:
--------------------------------------
Fix Version/s: (was: 4.3.x)
> LinkUtil / FreeMarker Error with missing UUID links
> ---------------------------------------------------
>
> Key: MAGNOLIA-3408
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3408
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: fckeditor, freemarker, templating
> Affects Versions: 4.3.8
> Environment: This issue was observed under Windows 7, Tomcat 5.5.27 -
> but I don'zt think the environment is relevant
> Reporter: Richard Unger
> Assignee: Federico Grilli
> Priority: Major
> Fix For: 4.4.2, 4.5
>
> Attachments: missing-image-fck.png
>
>
> The current implementation of Link-Conversion cannot handle missing UUID
> links within rich-text fields.
> When rendering paragraphs, the error simply causes the entire content of the
> rich-text field not to display at all.
> When checking for existence (myfield??), an exception thrown by LinkUtil
> breaks template processing completely, resulting in a blank page.
> This is a big problem for anyone using fckeditor...
> Expected behaviour: render the link as "#", which will produce a dead link,
> but at least generate the normal output for the rest of the page.
> To reproduce the problem:
> Create a template which renders content from an fckEditor input.
> Create a new image in DMS.
> Create a page with your template, and insert the DMS-image in the FCKEditor
> content area.
> Save the page, everything should display as expected.
> Now go to DMS, and delete the image.
> Reload the page, and your fckEditor field will not display.
> Now insert a test for existence in the template (myeditorfield??).
> Reload the page, and nothing will display (blank page).
> Check the console or debug log, and you will see the exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------