Federico Ficarelli
Federico Ficarelli
> How are you quitting the app? Just with the regular red button, so not actually exiting the process. I have to report that I was unable to reproduce the...
> I like putting the valid cases into separate files under examples/, as this is often where people look for such things. We can have pairs of .fbp (input) and...
p.s: @jonnor I don't know whether this is a GitHub glitch or something, but I see that you replied in place of my comment modifying it actually :)
@jonnor cheers :) Thanks for the pointers, I'm going to look into these trying to come up with something useful (beginning from your own coffee unit tests I think).
Thanks for the report. Yes, errors are related to attachments, I've encountered a lot of issues trying to serialize base64 stuff coming from xmlrpc into json, so now I switched...
Nice point. If I remember well, the `--format=python` option does something similar.
Yeah I know, README is lacking :)
Hi @cadsimula-xin, @glensc is right, the binary encoding of blobs for `json` exports is actually broken (as reported in #13), sorry but in the past months I had so little...
@cadsimula-xin could you provide me the file causing this issue? I definitely need to set up a regression test for this. I'm looking for some base64 test data but no...