Anton

Results 26 comments of Anton

This code should work both for Mac and Windows. It allows only .zip files in system file manager. After that it checks file extension and alerts if extension is not...

@nao-pon With jQueryUI >= 1.12.0 resize/rotate dialog does not open. I get JS error: Uncaught TypeError: can't access property "classes", s.options is undefined Latest working jQueryUI is 1.11.4 UPD: Found...

@heddn I was talking about an html attribute which now is supported by majority of modern browsers. Chrome, Firefox, Edge, Opera and even Safary (as experimental feature). Not about a...

@danielkerr You need to punycode email in parts in `Dörte@Sörensen.example.com` you need to punycode first `Dörte` and then `Sörensen.example.com` without `@` With this approach filter_vars email check works correctly.

@ADDCreative propose your PR Issue exists for 3 years and is not solved yet. OC still does not check emails correctly. I don't beleive this is rocket science to make...

@mhcwebdesign I saw this. But did not want to use regex. As I mentioned earlier it is best to move email validation into a separate helper function. At least if...

@danielkerr I understand this. I don't try to validate exotic emails like `"my@bulshit"@"example@com"` or `"this is v@lid!"@example.com`. At least `info@пошта.укр` or `support@Sörensen.example.com` must work correctly. They do not pass validation...

@danielkerr No need to put any blocks. An only issue is that module settings do not contain extension code in setting table. Furthermore different developers can eventually call their modules...

@danielkerr We are talking not about extension code, but about module codes inside extensions. Extensions codes must be unique. But developers are asking here to allow using same modules names...

Latest PDT 4.6 (from http://p2-dev.pdt-extensions.org/) is in conflict with Line Ruler Fix for Eclipse 4.5 > Cannot complete the install because of a conflicting dependency. > Software being installed: Line...