Giorgio Premi
Giorgio Premi
@bgaillard I now have a clear picture of your point of view (I think at least). IMO, the current interface of `UrlGeneratorInterface` is simple enough and compatible with `Symfony\Component\Routing\Generator\UrlGeneratorInterface`; adding...
@bgaillard > What you propose is having an access to __a, __b and __c in the parameters parameter of the Url generator generate method ? No, is not what I...
@adrienbrault this is mind blowing! :) I haven't tough of the problem from this PoV. Anyway, since attributes are strictly related to the link and not a simple configuration, I...
Hi, please consider this issue as a UI priority. The problem I found -- that led me here -- are: * no menu by "clicking" on the Owl icon. Also,...
Hi @CptFoobar, thank you for the great feedback! I've missed the owl-icon in the bar, I just tough was an on/off indicator. > The Owl button in the Firefox toolbar...
Should be closed as it already fixed by commit bd9b7dee7d7f4e61bdaac1980fc9ad17f7478155
ping :)
Thank you for your reply, @fabpot . I don't understand why you see this as a feature, maybe my explanation is a bit confusing. I try to explain it with...
> The number of DELETE is big, but it's not higher than the number of SELECT, so the DB can handle the load without much issues, isn't it? The database...
👍 Same problem for SMTP SASL module which use multiple auth method in sequence. E.g. DIGEST-MD5 fails and than LOGIN method works.