Closed GoogleCodeExporter closed 9 years ago
After seeing its still not fixed, i revisited the issue. Its still a problem.
We are using the 64x version. The problem only manifests itself when we have
more then 100 errors (eg 150). And then it only happens when limiting the page
to 10 - 50 items. When we set the pagesize to 100 the problem goes away, and
the sorting is correct.
I have taken a look at the code in the InMemoryLog, but apparently its not a
straight forward bug. I cant really explain why the sorting would be wrong with
pagesizes smaller then 100.
Original comment by deathrav...@gmail.com
on 6 Dec 2012 at 9:57
Which version are you using?
Original comment by azizatif
on 6 Dec 2012 at 9:06
Original comment by azizatif
on 6 Dec 2012 at 9:07
The latest
Original comment by deathrav...@gmail.com
on 6 Dec 2012 at 9:24
Attached is an F# script, including output, that reproduces this issue and
there indeed is a bug in the MemoryErrorLog implementation of GetErrors.
Attached files also posted online as a gist at:
https://gist.github.com/4261024
Original comment by azizatif
on 11 Dec 2012 at 6:59
Attachments:
Issue 341 has been merged into this issue.
Original comment by azizatif
on 21 Aug 2013 at 2:13
https://code.google.com/r/thomasardal-issue289/
Original comment by azizatif
on 22 Aug 2013 at 6:31
@thomasardal Fix looking good so far. I adjusted the F# script based on ELMAH
API changes and attached it here together with the output
Original comment by azizatif
on 22 Aug 2013 at 7:06
Attachments:
When the patch/change is integrated in the current trunk. I can test it as well
(probably somewhere next week).
Great work.
Im Curious as to what the actual problem was, but ill wait for the revision
diff.
Original comment by deathrav...@gmail.com
on 22 Aug 2013 at 9:52
Great! Would be nice with some tests before this one is released.
Original comment by thomasar...@gmail.com
on 22 Aug 2013 at 10:09
This issue was closed by revision ac5eb0db5619.
Original comment by thomasar...@gmail.com
on 22 Aug 2013 at 1:38
Original issue reported on code.google.com by
deathrav...@gmail.com
on 16 Apr 2012 at 8:17