OK, so I think I may have found a bug in cfchart and I wanted to see if
anyone else has seen this.

(I am on CFMX 7.0.2.

Here is the code:

<cfchart 
style="silver"
format="png"  
show3d="Yes"
showlegend="No"
tipstyle="mouseOver"
chartheight="100"
chartwidth="100"
showmarkers="yes"
markersize="2"
pieslicestyle="sliced"
url="#request.self#?&fa=tasks.main&random_url_params=#random_variable#">

Now the chart itself uses the url attribute TWICE.  Once in the legend
where the series name is clickable, and again on the pie piece itself
which is also a link.

It appears that the link and ONLY the link on the pie piece is url
encoded.   The link on the series name in the legend is NOT url encoded.
Why?  Why, must Adobe haunt me so?

Anyone else ever heard of this...

Thanks.

~Brad


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268274
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to