-
```
What new or enhanced feature are you proposing?
Add support for viewing errors for multiple applications by extending the
elmah_GetErrorsXml stored procedure to return all errors, regardless of …
-
```
What new or enhanced feature are you proposing?
Add support for viewing errors for multiple applications by extending the
elmah_GetErrorsXml stored procedure to return all errors, regardless of …
-
```
To facilitate avoiding popping up lots of error views if some bulk action goes
wrong (e.g., looping over students and emailing grades).
```
Original issue reported on code.google.com by `jveldri…
-
```
What new or enhanced feature are you proposing?
Add support for viewing errors for multiple applications by extending the
elmah_GetErrorsXml stored procedure to return all errors, regardless of …
-
```
Steps to reproduce:
1. Log in
2. Click a VM to view it
Actual result:
We're sorry, but something went wrong!
Expected result:
Viewing the VM
Version of the product:
Server OS:
Browser:
Chrome…
-
```
What new or enhanced feature are you proposing?
Add support for viewing errors for multiple applications by extending the
elmah_GetErrorsXml stored procedure to return all errors, regardless of …
-
![screen shot 2017-09-13 at 11 29 56 am](https://user-images.githubusercontent.com/522763/30358425-0b5274d0-9877-11e7-8175-7f6ba8ebc0e2.png)
what is wrong with this?
-
A parse-error is thrown on code like this (which GHC accepts):
``` haskell
let (id -> id -> a) = 9
```
It works if we add parentheses:
``` haskell
let (id -> (id -> a)) = 9
```
-
```
Activated Event Time Duration Thread
Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ContentPresenter', AncestorLevel='1''. Bin…
-
Steps to reproduce:
- Clone https://18xx.games/game/183786?action=289
- Skip companies
The game doesn't progress and there's an error in the console: "Uncaught name: undefined method `name' for …