Closed Bug 717893 Opened 12 years ago Closed 12 years ago

GCLI: Cannot copy a Exception result from Log

Categories

(DevTools :: Console, defect, P2)

12 Branch
x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 15

People

(Reporter: vladmaniac, Unassigned)

Details

Build: Mozilla/5.0 (X11; Linux i686; rv:12.0a1) Gecko/20120113 Firefox/12.0a1

Try the STR from bug 717622 to get the exception, meaning 

1. Type in the GCLI the code: 
{ for (var x = 0; x < 9; x++) x; 
2. Notice the exception thrown by the console in the logging area 
3. Select that line and copy 
4. Paste in the command line 

Result: Instead of the Exception details info, you get the following 

"[02:00:00.000] undefined" 

The same result in Scratchpad.
Triage. Filter on PEGASUS.
Blocks: GCLI-FUTURE
Triage. Filter on PEGASUS.
Priority: -- → P2
No longer blocks: GCLI-FUTURE
GCLI Triage.
Fixed with the closing of bug 720641
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 15
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.