Results 65 comments of Matt Gordon

@areltasarim I have no control over this. I have created [an issue](https://github.com/peachpiecompiler/peachpie/issues/1144) on PeachPie's repo. If they ever get around to updating it, then I can do the same for...

It seems it's not just posting, but reading enum values it has an issue with: Example: ``` var data = await response.ReadAsync(); ``` Produces this error: **The JSON value could...

Yeah my fault. I forgot to add `[JsonConverter(typeof(JsonStringEnumConverter))]` to the property itself.

Yeah, I should've added more detail. I did this a while back and have been meaning to log an issue, but didn't get around to it until now. I'm going...

I ran it with zimit.kiwix.org and got a 9MB file. I loaded it in Kiwix and this time I see it show for a split second and then give an...

Apologies. Closing PR, as this issue was meant for this fork: https://github.com/VoTranQuan/jQuery-QueryBuilder **EDIT**: apparently I cannot create an issue on a fork. Note, it has a nice option to show/hide...

Any estimate on when this might be done?

No worries. Just the fact that you've started looking at it is good enough news for now. Much appreciated. Thanks

Any idea when there'll be a release including this fix? Note as well that 3.1.10 is also now marked as vulnerable, so if it's not too much trouble, could you...

Is DevToys even capable of this? I was going to port over a tool of mine for creating image maps as a DevToys extension, but I think DevToys is currently...