-
**The bug**
Shapeshifter crashes ([error message here](https://i.imgur.com/0Vv2Ic0.png)) if I select and copy the following text extracted from a JSON (there are other sequences in the JSON that caus…
giubi updated
3 years ago
-
I'm hunting a crash for some users running ODC code on the NCI, somewhere in database connection handling. A unique quirk of the NCI environment is that idle TCP Connections are killed after 5 minutes…
omad updated
3 months ago
-
**Describe the bug**
RawValue does not work when I try to run it in Model or phql, using postgis.
I try to insert new location using postgis expression like ST_Transform(ST_SetSRID(ST_MakePoint(long…
-
**Beginning 6/29/23 (1 week ago) The ROW permitting user group at the PDC has been reporting extreme system slowness. Now it is also kicking users off of the system. Some users got a java null error (…
-
I wrote a function in vb and attempted to deploy it to kubeless. I got it passed the compilation phase, but the function can't be executed and the runtime container has this error log:
```
info: Mi…
har07 updated
4 years ago
-
When a cluster is set up to run an application, there's typically also some shared infrastructure such as databases or message brokers that allows transferring data between different application serve…
-
recommend adding usg:ch-pcii (Protected Critical Infrastructure Information) inside dt:security
request clarification on Distribution:MediaType vs Distribution:Format -- is this the Format of the A…
-
When:
Invalid route is filled in AutoRoutePart
Then:
OrchardCore CMS fails to render Content items list with error
![image](https://user-images.githubusercontent.com/52829889/97909086-f084070…
-
As ffigen has developed we've gradually added more and more complexity to the `addDependencies` and `toBindingString` methods of the bindings classes. We should add a transformation step to the pipeli…
-
Suppose I have an entity like this:
```csharp
public class Todo
{
public string Id { get; set; }
public string Title { get; set; }
public bool IsDone { get; set; }
}
```
If th…