|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Small issue 5.1.0 RC - Overview Icon in Standalone installHi, 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-beta" group. To post to this group, send email to farcry-beta@... To unsubscribe from this group, send email to farcry-beta+unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Small issue 5.1.0 RC - Overview Icon in Standalone installin 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 On Jan 27, 9:57 am, Sean Coyne <coyne.s...@...> wrote: > 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 You received this message because you are subscribed to the Google Groups "farcry-beta" group. To post to this group, send email to farcry-beta@... To unsubscribe from this group, send email to farcry-beta+unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Small issue 5.1.0 RC - Overview Icon in Standalone install> 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 On Jan 27, 2009, at 9:57 AM, Sean Coyne wrote: > > 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 > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-beta" group. To post to this group, send email to farcry-beta@... To unsubscribe from this group, send email to farcry-beta+unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Small issue 5.1.0 RC - Overview Icon in Standalone installThanks Jeff On Jan 27, 11:30 am, Jeff Coughlin <j...@...> 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 > > On Jan 27, 2009, at 9:57 AM, Sean Coyne wrote: > > > > > 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 > > You received this message because you are subscribed to the Google Groups "farcry-beta" group. To post to this group, send email to farcry-beta@... To unsubscribe from this group, send email to farcry-beta+unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free embeddable forum powered by Nabble | Forum Help |