#64 — Links break on content views

by Petri Savolainen last modified Jan 23, 2011 11:02 AM
State Unconfirmed
Version: 1.2.3
Area User interface
Issue type Bug
Severity Medium
Submitted by Petri Savolainen
Submitted on Nov 19, 2009
Responsible
Target release:
Internal links within a Page inside Collage content break. They work in edit view, but not when the content is rendered. The problem occurs both within the collage "manage page" view and the final view shown to public.

It seems a part of the URL is missing in the links, specifically the plone instance id part. So a link that should be http://127.0.0.1/mysite/whatever becomes http://127.0.0.1/whatever.
Steps to reproduce:
Install vanilla Plone 3.3.1 from buildout. Add a Plone site (accessed as http://127.0.0.1/plonesiteid or such), and a Page to Collage content. Enter internal links and linked images via respective Kupu tools.
Added by Petri Savolainen on Nov 21, 2009 03:50 PM
(this bug can be closed)

Did some more testing and found out:

- problem occurs only with content created from within Collage UI ("insert new item") - so a workaround is to use only existing content ("insert existing item")

- if broken Collage-created content is copy-pasted somewhere outside (ie. it's no longer contained within the Collage content), the problem remains. However,

- this whole issue does not occur if Kupu is set to use UIDs when linking. I did not realize this was NOT the default setting.

In conclusion, given the workarounds, this bug should probably be closed without any further action. Sorry for the hassle.
Added by Norbert Klamann on Jan 23, 2011 10:57 AM
What can be done when I use TinyMCE ? This is the new editor within Plone4 . Do I have to install kupu ?
Added by Norbert Klamann on Jan 23, 2011 11:02 AM
Cancel the answer. Found the setting in the ressource types panel of the Tin yMCE-Settings

No responses can be added.