Closed
Bug 124716
Opened 23 years ago
Closed 23 years ago
Minor problems with Venkman eval output
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 124717
People
(Reporter: pwilson, Assigned: rginda)
Details
I have noticed some minor changes in the output produced by eval:
1. In the latest version strings are reported without a closing quote.
2. eval of an expresiion with a null value does not result in any output - it
used to print something like
$[10] [null] null on the following line (is this intentional?).
See attached screen shot.
Comment 1•23 years ago
|
||
duplicate of 124717 (there's the version in comments)
Comment 2•23 years ago
|
||
Duplicate of 124717.
*** This bug has been marked as a duplicate of 124717 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•