| Products | Versions | 
|---|---|
| Spotfire Web Player | 10.0 to 10.4 | 
| Spotfire Consumer | 10.0 to 10.4 | 
When using a TIBCO Spotfire web client (aka Spotfire Consumer or Business Author) in a German language web browser, moving sliders in properties for a Pie chart or Combination chart will give an error similar to the one below:
The task could not be completed. The request could not be processed.
 
Error reference code: aebb22ab-30e7-4c4d-9202-9e53e2d053ec
 
The request could not be processed.
System.ArgumentOutOfRangeException: Value of argument 'value' is 2,55140196830413E+15, which is out of the allowed range [0 - 100].
   at Spotfire.Dxp.Internal.Utilities.Robustness.ValidateArgumentRange(String argumentName, Double min, Double max, Double value)
   at Spotfire.Dxp.Application.Visuals.ScatterLayer.set_MarkerSize(Single value)
   at Spotfire.Dxp.Web.Forms.Visuals.Plots.PieChartPropertiesButton.PieChartProperties.ApplyActionCore(String callbackIdentifier, String arguments)
   at Spotfire.Dxp.Web.Forms.WebControlBase.ApplyAction(String callbackIdentifier, String arguments)
   at Spotfire.Dxp.Web.Request.<>c__DisplayClass7_0.<.ctor>b__0()
   at Spotfire.Dxp.Web.Request.Execute()
   at Spotfire.Dxp.Web.RequestHandler.<>c__DisplayClass60_0.<ExecuteRequest>b__0()