Tom Wardrop

Results 35 comments of Tom Wardrop

Ah yeah, that seems like a pretty valid use case for `compile`; I can imagine other related use cases. I suppose it shouldn't be a problem making it public, it's...

Hey @IotaSpencer, yeah I'm still maintaining Scorched. I'm using it for a number of personal projects of mine, and at the moment is doing everything I need it to do,...

Remember you're writing Ruby code here. You can't refer to a constant (e.g. class name) before it's defined. If your example, you're referencing ControllerA and ControllerB before they've been defined....

I've used treetop and parslet, and dabbled in racc which kind of scared me off as it doesn't look very "fun" to use, but iI acknowledged it's quite performant and...

I wouldn't have anything more to add to what's been said in that other thread. HTTP/2 needs to be supported in Ruby itself via some means. Even with Nginx and...

> Are you able to access the site by temporary disabling cloudflare access? As mentioned, it works regardless and does actually seem to be successfully authenticating, it's just throwing a...

Just to confirm, this still occurs. Everything works, except this error shows. I'm trying to programatically connect so this fake error is a problem as I can't reliably determine whether...

I wonder if fixing https://github.com/zammad/zammad/issues/4112 has perhaps caused this problem?

Try this example email. If I drag and drop this into the mailbox Zammad looks at in Outlook, it reproduces the issue. [Test ticket.zip](https://github.com/zammad/zammad/files/9287503/Test.ticket.zip) It should appear as follows:

Yeah no worries. See original EML file attached; not sure why I provided the MSG formatted email originally. Hopefully you can replicate the issue with this. [ticket-10212-918.zip](https://github.com/zammad/zammad/files/9294970/ticket-10212-918.zip)