kuya1284

Results 5 issues of kuya1284

Could you please add the ability to disable scrolling, independent of the KeyboardShrinksView preference? I see that you have an option to disable scrolling when the virtual keyboard shrinks the...

enhancement

The following error appears when I set `WUD_TRIGGER_SMTP_{trigger_name}_HOST` to an **IP address**: > Error (Hostname/IP does not match certificate's altnames: IP: \ is not in the cert's list: ) However,...

There are people like me who may have a local SMTP server (i.e. Postfix) running that doesn't require authentication. Thus, both `WUD_TRIGGER_SMTP_{trigger_name}_USER` and `WUD_TRIGGER_SMTP_{trigger_name}_PASS` really should be optional. As an...

enhancement

I'm currently running **v6.3.0** and appear to have a problem with the **SMTP** trigger. I don't know if this is limited to the **SMTP** trigger or if other triggers are...

I just updated to the latest version, and noticed that whenever I redirect a page, my session gets destroyed. I've narrowed down the problem to the YiiDebugToolbarPanelRequest::run() method; more specifically,...