Ticket #952 (closed Bug: invalid)
Plone version : wrong links to folders if Plone instance not "Root"
| Reported by: | DarkScytale | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.4.2 |
| Keywords: | Cc: |
Description
First of all, link to documents is working with such example.
I have a Zope instance containing a plone instance, but the Apache redirection is made to the Zope instance. That means when I want to access to Plone I have to do "website.com/myPlone".
On this Plone site, if I want to make a link to a folder, the plone instance is lost on the URL. It means I get for a folder "website.com/myPlone/folder1" this URL : "/folder1" which should be "/myPlone/folder1".
As I said, it works perfectly for documents.
Sebastien
Change History
Note: See
TracTickets for help on using
tickets.