[Zope-CMF] bug in selectWorkflows.dtml
Andreas Heckel
andreas@easyleading.org
Tue, 08 May 2001 02:17:35 +0200
Ignacio Valdes wrote:
>
> Andreas Heckel wrote:
>
> > The URL to the ../portal_types/News Items/manage_workspace has to be URL
> > quoted.
> > Line 12 in CMFCore/dtml/selectWorkflows.dtml should be changed to:
> >
> > <a href="..portal_types/<dtml-var id
> > url_quote>/manage_workspace">&dtml-id;<dtml-if
>
> Andreas, what happens if this isn't quoted? -- IV
If you click on portal_wokflow you get a page contailning links to the
portal_types/manage_workspace.
Links to portal types containing spaces in its meta type ( like 'News
Item') are broken.
The calculated URL is ../portal_types/News Items/manage_workspace while
it should be ../portal_types/News%20Item/manage_workspace
Andreas Heckel
--
_______________________________________________________________________
Andreas Heckel andreas@easyleading.org
LINUX is like a wigwam...no gates...no windows and an apache inside ;-)