arty.name
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Admin section should support HTTPSI see. Thanks for the update, I’m looking forward to v3!
Forum: Plugins
In reply to: [Spiffy Calendar] UTF8-unaware test for event name lengthThank you Bev!
Forum: Plugins
In reply to: [Spiffy Calendar] UTF8-unaware test for event name lengthThat would work for me 🙂
Forum: Plugins
In reply to: [Spiffy Calendar] UTF8-unaware test for event name lengthMaybe that depends on database locale settings. Here’s a demo of spiffy calendar with 32 bytes of event name: https://workshops.live-positive.ru/stundenplan/
Forum: Plugins
In reply to: [Spiffy Calendar] UTF8-unaware test for event name lengthSorry, I have to disagree. When I disabled this check in PHP code, the database happily accepted the same UTF-8 string which was less than 30 characters, but more than 30 bytes. I guess the table field declaration VARCHAR(30) operates on characters and not on bytes
Forum: Plugins
In reply to: [Spiffy Calendar] Contact form on sunnythemes.com brokenOh, it’s good.
But the CC of it was put to my spam folder precisely because of failed DMARC check, so it might soon become an issue for you anyway.
I have I have just reported a WP bug for this issue: https://core.trac.wordpress.org/ticket/28473