plkumar / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Error not found in log reported on details page but item is in summary page #302

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Load the Summary Page.

2. Click a "Details" link.

3. On the Details page, the "Error not found" message appear and there is no 
description data for the error.

What is the expected output? 

>>> I expected to either (1) have the error not listed on the summary page if 
there are no details for it; or (2) the error details should be on the details 
page if the error is listed on the summary page

What do you see instead?

>>> The error is on the summary page (how did it get there BTW???) but there 
are no details for the error on the details page.

Please use labels and text to provide additional information.

>>> This may not be a "bug" but it is a bit weird, IMHO-- that is, why is the 
error on the summary page at all? How did it get there? What could be causing 
this? 

Original issue reported on code.google.com by mkamo...@gmail.com on 25 Jul 2012 at 8:33

GoogleCodeExporter commented 9 years ago
I see this too.  The full stack trace used to be seen in the detail, but that 
cannot be found.. I also noticed that I don't have an App_Data folder.... not 
sure if that's still required....

Original comment by srober...@gmail.com on 13 Aug 2012 at 7:19