[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[IDV #NDK-441321]: small bug in Jython shell
- Subject: [IDV #NDK-441321]: small bug in Jython shell
- Date: Wed, 21 Jan 2009 15:06:16 -0700
> Hi Jeff....
>
> If I enter an expression like this:
>
> ? (3.1 * (a>3) + 4.2*(a<=3))
>
> The less-than symbol is not shown when the statement is echo'd into
> the output window. I just get:
> ? (3.1 * (a>3) + 4.2*(a=3))
>
The output display is actually html The < and > were not getting html encoded.
They are now.
-Jeff
Ticket Details
===================
Ticket ID: NDK-441321
Department: Support IDV
Priority: Normal
Status: Closed