doekia

Results 6 issues of doekia

I have an old project that does not use namespace (only \) and a set of classes alias. I'm trying to implement a namespace filter to mimic package (namespace) and...

One could set the select to be: ``` javascript database_options: { table: "(select field_key as value, field_human as display from some_table where 1)", column: "display, value" } ```

The latest seems to be buggy and prone mix mime boundaries while sending report mail. One symptom lead to: X-Amavis-Alert: BAD HEADER SECTION, MIME error: error: unexpected end of preamble...

Title says it all. Althrought there is work-around for the off-the-shelf filters (such add classFilter), this proves to be a dead-end on personalized one. Example: This filter applies class based...

Every thing is in the title. Is there any plan to support STARTTLS and TLS in some future ?

It seems there is a bug on the badge page list. Actually I have fixed it with this nasty patch on line 109 of qa-badge-page.php: ``` php foreach($qa_content as $k...