Pierre Allétru

Results 11 issues of Pierre Allétru

When I use as a model a form type containing an EntityType field, the rendered doc shows the whole entity class namespace instead of just the class name. In my...

bug
enhancement
Symfony Forms

When a local recipient replies to a bounce email (i.e. an email sent from MAILER-DAEMON@{me}), we apparently end up in the same local host loop issue as described in https://github.com/haraka/Haraka/issues/2809....

When using a calendar app on recent versions of iOS and macOS to create an event with attendees, the VEVENT sent to the server contains an ORGANIZER of the form:...

Hi folks, Thanks for providing this. My series X|S controller is not listed in the available bluetooth devices on Ubuntu 22.04.3 using either the system bluetooth GUI or `bluetoothctl` from...

In my Haraka setup, I'm using multiple hooks in a custom plugin to log stuff to files on disk (`hook_reset_transaction`, `hook_disconnect`, `hook_log`, ...). I use node's `fs.promises` functions to write...

Is proxy protocol supposed to work also on port 465 (implicit SSL/TLS)? I've set up an Nginx stream proxy in front of Haraka, that works fine. But when I enable...

help wanted
question

Hi, Thanks for your work. Just to say it'd be great to be able to give the precision we want as a parameter, like 'month', 'day', 'week', for the timeline....

Hi! I'm trying to use a conditional expose and it doesn't care about the condition but just always exposes the field. ``` /** * @Expose(if="AnyExpressionHereItDoesntMatter") * @var int * @ORM\Column(type="integer",...

I was previously using jQuery 1.10.2 and livequery (1.3.4) was always firing instantaneously on my pages. I updated to jQuery 1.11.1 (currently last version of jQuery) and now livequery takes...

I'm seeing quite a lot of the following alerts in Nginx logs: ``` [alert] 721#721: *16748745 ignoring stale global SSL error (SSL: error:068000DE:asn1 encoding routines::illegal zero content), context: XXX ```...