Ivan Vilata-i-Balaguer
Ivan Vilata-i-Balaguer
Thanks a lot @cN3rd! I did a cursory test comparing output from 0411d62 and the newest 304a0df, and nothing seems to have broken in the process, the output looks just...
I'm planning to create an initial/reference implementation (which may evolve along the spec while the latter is WIP) of a client for the command line. It would go along the...
Thanks @RangerMauve for the hints! Yeah, I guess that the sidecar approach may do the trick. I may add an URI retrieval mode or option to the client that produces...
Hi @doctaweeks, thanks for the patch and sorry for the very late response. Before merging, I'm curious about the rationale behind excluding the tests. Do you have a link to...
I see there are a bunch of values to set, I can either go the boring way and add all 63 entries, or add some loops to do it programmatically...
@ramiadavid, it would be great if you could address the pending errors. They happened a while ago so the logs are no longer available and there's no way to check...
Thanks @ramiadavid for the explanation, maybe @legalsylvain's suggestion (thank you too!) helps avoid the issue with other modules, it looks cleaner to me than the `fields_get()` hack.