Marc 'Zugschlus' Haber

Results 56 issues of Marc 'Zugschlus' Haber

Hi, other blog software allows to add an arbitrary footer to all rendered entries in the browser and in the feed. This is frequently used to add blurb like "this...

enhancements

Hi, the database table spamblock_htacces defines a column "IP" as "character varying 15". I assume that thie column is meant to hold an IP address. This is even too short...

plugins
discuss
non-blocking

Hi, ![image](https://user-images.githubusercontent.com/1712376/81185429-ddb79200-8fb1-11ea-842d-7ae744d1351f.png) with IP address shortening enabled, this cuts the IP address to /64, which is still enough to identify the user in a residential customer ISP. Please consider shortening...

plugins
enhancements

Hi, when the tooltips plugin is enabled, some residual code is actually displayed in the blog: ![Screenshot_20200516_133239](https://user-images.githubusercontent.com/1712376/82154163-5816ca80-986c-11ea-8fa2-6b2b3e096d8a.png) There is a bit more description in German in the s9y board, https://board.s9y.org/viewtopic.php?p=10453405#p10453405...

bugs
plugins

Hi, I see the following message in error.log: AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /path/to/Serendipity/plugins/serendipity_event_categorytemplates/serendipity_event_categorytemplates.php on...

bugs
plugins

This is a reminder ticket for an issue that has been discussed on the mailing list to avoid that the issue gets forgotten. I am trying rebuild a grml iso...

grml-release
bug
verify

Hi, when I have a trigger set to "readwrite" for an KNX address, it doesn't act on the value read back from the bus. Therefore, a mapping given for the...

Hi, currently, the configuration format chapter is a flat entity which can be more structured like: - Configuration - Configuration Formats - sysklogd format - Basic Structure - Templates -...

Hi, as mentioned in https://www.rsyslog.com/doc/v8-stable/configuration/conf_formats.html, the thing that was called RainerScript previously is now called advanced configuration format. This should be reflected in the chapter title. This is too big...

Hi, the Debian packaging declares debhelper compat level 7. The last debhelper 7 dates back to 2010, current Debian stable has debhelper 12. Declaring compat level 7 is treated as...