WEBcoast Logo
  • CKEditor 4: Style set with multiple classes not showing

    I ran into a problem recently, where I wanted to add a style set, that adds multiple classes. In my case it was for a link (button), that should have…

    Read more
  • OpenSSL not working correctly in Alpine based PHP docker images

    Mainly because of the significantly smaller size I'm currently switching to Alpine-Linux based docker images. In connection with PHP images (PHP-FPM…

    Read more
  • PhpStorm: JavaScript code completion not working correctly

    Those who work a lot with TYPO3 and probably work a lot with TypoScript may also have the file extension *.ts assigned to the TypoScript file type.…

    Read more
  • Safari: AJAX bug with `fetch`

    When we do not have to support for old browser like the Internet Explorer, we can finally use new technologies. Though it is bad, if even a modern…

    Read more
  • Roundcube does not send mails via Exim with STARTTLS

    A customer reported, that it is not possible to send emails via the Roundcube webmailer. So I started digging. In the end I found the cause in the…

    Read more