Fernando Morgenstern
Fernando Morgenstern
When LHS is used to access a text attribute that starts with a date or datetime, it converts the initial date ignoring everything else. Sample json: ```json [ { "id":...
I'm running into a very specific issue but I'm posting here just in case someone else experienced a similar issue and could share some hints. When using this daemon for...
It was using squeeze method without any parameter which will squeeze all characters. Texts like > Message-Id is not valid, according to RFC 2822 were parsed as > Mesage-Id is...