Posted At : October 16, 2006 8:41 PM
I appears to only be an issue when the CF is installed as with the built in webserver used for hosting the CF Administrator. This is a fairly common configuration due to the enhanced security it offers.
The problem is that for IE6 to render the charts correctly it needs to access a file
When there is no mapping to /CFIDE/ this file is not available and the graphs completely fail to render in fully patched versions of IE6.
To fix this simple create an alias to the scripts directory:
The strange thing about this bug is that the contents of the file are not worth being held externally:
I can only presume that this is due to the technicalities of the Eolas lawsuit.
Note: This issue was encountered on CF 7.0.2 but it likely also present in CF 7.0.1 when the hotfix for active content has been applied.
0 Comments