Small issue 5.1.0 RC - Overview Icon in Standalone install

1 view
Skip to first unread message

Sean Coyne

unread,
Jan 27, 2009, 9:57:12 AM1/27/09
to farcry-beta
Hi,

I have a standalone install of 5.1.0 and the "Overview" icon on the
summary screen in the webtop doesn't come up. It is attempting to
retrieve

http://<HOST>/webtop/facade/icon.cfm?icon=overview

now of course since its a standalone install the /webtop/ doesn't
work. It should be http://<HOST>/farcry/core/webtop/facade/icon.cfm?icon=overview

I'll raise a bug if you want, but its a small issue, thought you would
want to know.

Sean

Sean Coyne

unread,
Jan 27, 2009, 10:08:52 AM1/27/09
to farcry-beta
in farcry/core/webtop/overview/content.cfm on line 12 the path to the
image is hardcoded.


<img class="overviewicon" border="0" style="float: left;" src="/webtop/
facade/icon.cfm?icon=overview" alt="" />

the fix is to change it to

<img class="overviewicon" border="0" style="float: left;"
src="#application.url.webtop#/facade/icon.cfm?icon=overview" alt="" />

Sean

Jeff Coughlin

unread,
Jan 27, 2009, 11:30:50 AM1/27/09
to farcr...@googlegroups.com
> I have a standalone install of 5.1.0 and the "Overview" icon on the
> summary screen in the webtop doesn't come up. It is attempting to
> retrieve
>
> http://<HOST>/webtop/facade/icon.cfm?icon=overview
>
> now of course since its a standalone install the /webtop/ doesn't
> work. It should be http://<HOST>/farcry/core/webtop/facade/icon.cfm?
> icon=overview


Fixed.

> I'll raise a bug if you want, but its a small issue, thought you would
> want to know.


Yeah. As trivial as it may sound, Daemon tries to have a bug for any
SVN commits. It makes for easier tracking later on. I submitted the
bug and fix (thanks for the catch!). http://bugs.farcrycms.org/browse/FC-1738?page=com.atlassian.jira.ext.fisheye:fisheye-issuepanel

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

Sean Coyne

unread,
Jan 27, 2009, 2:06:36 PM1/27/09
to farcry-beta
Thanks Jeff

On Jan 27, 11:30 am, Jeff Coughlin <j...@jeffcoughlin.com> wrote:
> > I have a standalone install of 5.1.0 and the "Overview" icon on the
> > summary screen in the webtop doesn't come up.  It is attempting to
> > retrieve
>
> > http://<HOST>/webtop/facade/icon.cfm?icon=overview
>
> > now of course since its a standalone install the /webtop/ doesn't
> > work.  It should be http://<HOST>/farcry/core/webtop/facade/icon.cfm?
> > icon=overview
>
> Fixed.
>
> > I'll raise a bug if you want, but its a small issue, thought you would
> > want to know.
>
> Yeah.  As trivial as it may sound, Daemon tries to have a bug for any  
> SVN commits.  It makes for easier tracking later on.  I submitted the  
> bug and fix (thanks for the catch!).http://bugs.farcrycms.org/browse/FC-1738?page=com.atlassian.jira.ext....
>
> Regards,
>
> --
> Jeff Coughlin
> Web Application Developerhttp://jeffcoughlin.com
Reply all
Reply to author
Forward
0 new messages