albancrommer

Results 24 comments of albancrommer

Well, how would you do that then ? I'd use adapters based on common interface for outputs. - Shell adapter as the default adapter. - Use the Json adapter instead...

Confirmed here. We just have to put back that line in opendkim.conf ``` PidFile /run/opendkim/opendkim.pid

Thanks for the report @rondaa. It seems to be an elusive bug. First I reproduced it. And then after debugging, it wouldn't occur anymore. Makes it harder to understand. Anyway,...

Thanks for the report. Very interesting point discussed here, so much that it opens multiple paths of evolution. # Is there a complete guide about all the syntaxical features of...

Bug confirmed. I've tracked the error and found a fix for you, although the bug is still here. The bug is caused by a paragraph who has a text content...

If the graph was interactive, we would have to show them. It is not. So I consider counting those orphaned lexia (or "stitch" as they are named in inklewriter), and...

The production server database was down and caused this "no log in" bug. This doesn't mean there's nothing we can do though. Here's what I technically can think of right...

The server's response in case of DB error should contain a message that explains the problem. At the moment the 500 error causes a default callback with the "An error...

Ha, same, fixing the problem by not changing the code was my first try ! Simple, better, right? But adding indexes doesn't work. I've tried. I am not a great...

Back from testing the code patch. It appears that altering the `DAOS/mysql/Items.php` made the page load in 1.5s versus 7.5, as expected. Here is a code patch if you want...