SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 48669: Drill-down functionality in Java graphs might not work correctly when the Java language setting is set to a non-English language

DetailsHotfixAboutRate It
Drill-down functionality in Java graphs might not work correctly when the Java language setting is set to a non-English language. This problem typically occurs when using SAS/GRAPH® procedures such as GCHART and GPLOT to create a drill-down graph for the web using DEVICE=JAVA in the GOPTIONS statement.

This problem does not occur when the Java language setting is set to English. However, the problem does occur when the Java language setting is set to a non-English language value, such as Swedish or French. With a non-English Java language setting, several problems with drill-down functionality might occur.

If you are creating a custom drill-down Java graph using the HTML= option as part of your SAS/GRAPH syntax, the drill down does not work at all when the Java language setting is set to a language other than English. Nothing happens when you click on a bar or plot symbol in an attempt to drill down to a more detailed report or a web page.

If you are taking advantage of the default drill-down capability available with a Java-based graph, you can still drill down on the graph. However, the resulting detailed graph is displayed incorrectly and displays incorrect data tip information.

To circumvent the problem, do one of the following:

  • Create your graphs using the ACTIVEX device driver instead of the JAVA device driver.
  • Configure Java for the English language. To do this, from your Windows taskbar, click Start, then Control Panel, and then Java. In the Java Control Panel window, click the Java tab and then click View. In this window, modify the Runtime Parameter value so that it now looks like this:

    -Duser.language=en
Click OK and then Apply. Restart your web browser in order for this change to take effect.

Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/GRAPHz/OS9.2 TS1M09.4 TS1M0
Microsoft® Windows® for 64-Bit Itanium-based Systems9.2 TS1M09.4 TS1M0
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.2 TS1M09.4 TS1M0
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.2 TS1M09.4 TS1M0
Microsoft Windows XP 64-bit Edition9.2 TS1M09.4 TS1M0
Microsoft® Windows® for x649.2 TS1M09.4 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.2 TS1M09.4 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.2 TS1M09.4 TS1M0
Microsoft Windows Server 2003 Standard Edition9.2 TS1M09.4 TS1M0
Microsoft Windows XP Professional9.2 TS1M09.4 TS1M0
Windows Vista9.2 TS1M09.4 TS1M0
Windows Vista for x649.2 TS1M09.4 TS1M0
64-bit Enabled AIX9.2 TS1M09.4 TS1M0
64-bit Enabled HP-UX9.2 TS1M09.4 TS1M0
64-bit Enabled Solaris9.2 TS1M09.4 TS1M0
HP-UX IPF9.2 TS1M09.4 TS1M0
Linux9.2 TS1M09.4 TS1M0
Linux for x649.2 TS1M09.4 TS1M0
OpenVMS on HP Integrity9.2 TS1M09.4 TS1M0
Solaris for x649.2 TS1M09.4 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.