[Zope-CMF] small problem with displaying the icon images
Bill Anderson
bill@libc.org
18 Apr 2001 09:29:48 -0600
On 12 Apr 2001 03:13:27 +0100, tav wrote:
> i am experiencing some problems with regards to displaying those pretty
> little icons for CMF object types
>
> all the icons render as img src="http://icon_file.gif" instead of
> http://cmf_site_folder/icon_file.gif"
>
> this happens in both the ZMI and in the webpages
>
> i noticed whilst trawling the logs that scott meilicke is experiencing
> something similar on http://www.kmclan.net/SitesUp though he doesn't seem to
> have queried about it
>
> i am using zope 2.3.1 with cmf 1.0.0. thanks in advance for any help
Is SiteRoot involved?
If so, look at the archives for February or march, there was a patch
posted to resolve that issue.
Bill