Bug #777
closed
Direct Mode commands are no longer working (or are working intermittently).
Added by Brian Flanagan over 3 years ago.
Updated about 3 years ago.
Description
It appears that when any error occurs in Direct Mode, it stops working.
This particular case may have been caused by attempting to create X$.
(See snapshots.)
Files
- Affected version set to 1.0.0 (B8)
- Affected version changed from 1.0.0 (B8) to 1.0.0 (B8) u15
Re-tested in B8 u15.
Still has problems.
Example:
> Print "This is a test."
This is a test.
> X=10:Print X
>
Note that the second command entered failed.
Here's the error message from the console:
Uncaught TypeError: Cannot set property 'X' of undefined
at Function.Application.AOZ_DirectCommand_2 (<anonymous>:4:14)
at raoz.js:623
- Status changed from New to Resolved
- Assignee changed from Baptiste Bideaux to Francois Lionet
Fixed with new console in beta 10!
- Status changed from Resolved to Closed
- Target version changed from none to 1.0.0 (B10) u16
Re-tested in 1.0.0 (B10) u16 (9/7)
Works!
Also available in: Atom
PDF