-
Bug
-
Resolution: Fixed
-
P4
-
6
-
mustang
-
x86
-
solaris_9
unix only
in our showDocument code, we first try to show the page in the existing error window if there is one. we invoke the browser command and check to make sure the exit code is 0 and the error stream from the browser process is empty. this assumption might be wrong as the browser process might be working properly, but some message is output to the error stream.
in our showDocument code, we first try to show the page in the existing error window if there is one. we invoke the browser command and check to make sure the exit code is 0 and the error stream from the browser process is empty. this assumption might be wrong as the browser process might be working properly, but some message is output to the error stream.