Closed Bug 1132389 Opened 9 years ago Closed 8 years ago

catch(e){e.stack} : e.stack not working

Categories

(Firefox :: Untriaged, defect)

35 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jmichae3, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805

Steps to reproduce:

http://jesusnjim.com/studies/Bible-reading/Through-the-Bible-in-1-year.html
f12



Actual results:

typeof(str)=number,i=0:stack=undefined,message=undefined|,line=undefined

not sure how this String became a Number type (further investigation, but I didn't see anything in my code which would cause this).




Expected results:

note the undefined's. e.stack and e.message at least should have been defined.
Hi Jim,

I have tried to test your issue on latest Firefox release (43.0.3) and latest Nightly (46.0a1). I accessed your web page that you posted and I pressed F12 but i didn't find your actual results in the console . Can you please provide more specific steps so I can try to reproduce this issue on my end ? 

Also, can you please test this on the latest Firefox release (43.0.3) or latest Nightly (46.0a1, https://nightly.mozilla.org/) and tell me if this still reproduces for you ? When doing this please use a new fresh Firefox profile (https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems). 

Thanks,
Cosmin.
Flags: needinfo?(jmichae3)
Considering the fact that the reporter did not provided more information on my request, I will mark this issue as resolved - incomplete. 
If you can still reproduce this, feel free to reopen it and provide the requested information.

Thanks,
Cosmin.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(jmichae3)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.